Home
last modified time | relevance | path

Searched refs:HCI_PAIRING_NOT_ALLOWED (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_error.h50 #define HCI_PAIRING_NOT_ALLOWED 0x18 macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c977 GapIOCapabilityRequestNegativeReply(&addr, HCI_PAIRING_NOT_ALLOWED); in GapOnIOCapabilityRequestEvent()
983 GapIOCapabilityRequestNegativeReply(&addr, HCI_PAIRING_NOT_ALLOWED); in GapOnIOCapabilityRequestEvent()
995 GapIOCapabilityRequestNegativeReply(&addr, HCI_PAIRING_NOT_ALLOWED); in GapIOCapabilityRequestReplyComplete()
1133 ret = GapIOCapabilityRequestNegativeReply(addr, HCI_PAIRING_NOT_ALLOWED); in GAP_IOCapabilityRsp()

Completed in 4 milliseconds