Home
last modified time | relevance | path

Searched refs:linkKeyRequestNegativeReplyComplete (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_link_ctrl.c189 if (callbacks->linkKeyRequestNegativeReplyComplete != NULL) { in HciCmdOnLinkKeyRequestNegativeReplyFailed()
190 callbacks->linkKeyRequestNegativeReplyComplete(&returnParam); in HciCmdOnLinkKeyRequestNegativeReplyFailed()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_link_ctrl_cmd_complete.c81 if (callbacks->linkKeyRequestNegativeReplyComplete != NULL) { in HciEventOnLinkKeyRequestNegativeReplyComplete()
82 callbacks->linkKeyRequestNegativeReplyComplete(&returnParam); in HciEventOnLinkKeyRequestNegativeReplyComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h517 void (*linkKeyRequestNegativeReplyComplete)(const HciLinkKeyRequestNegativeReplyReturnParam *returnParam); member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_hci_receive.c908 .linkKeyRequestNegativeReplyComplete = GapRecvLinkKeyRequestNegativeReplyComplete,

Completed in 7 milliseconds