Home
last modified time | relevance | path

Searched refs:linkKeyRequest (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h1008 void (*linkKeyRequest)(const HciLinkKeyRequestEventParam *eventParam); member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c446 if (callbacks->linkKeyRequest != NULL) { in HciEventOnLinkKeyRequestEvent()
447 callbacks->linkKeyRequest(param); in HciEventOnLinkKeyRequestEvent()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_hci_receive.c940 .linkKeyRequest = GapRecvLinkKeyRequestEvent,

Completed in 8 milliseconds