Home
last modified time | relevance | path

Searched refs:HCI_LinkKeyRequestNegativeReply (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_link_ctrl.c118 int HCI_LinkKeyRequestNegativeReply(const HciLinkKeyRequestNegativeReplyParam *param) in HCI_LinkKeyRequestNegativeReply() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h65 int HCI_LinkKeyRequestNegativeReply(const HciLinkKeyRequestNegativeReplyParam *param);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c1511 return HCI_LinkKeyRequestNegativeReply(&hciCmdParam); in GapLinkKeyRequestNegativeReply()