Searched refs:linkKeyRequest (Results 1 – 3 of 3) sorted by relevance
446 if (callbacks->linkKeyRequest != NULL) { in HciEventOnLinkKeyRequestEvent()447 callbacks->linkKeyRequest(param); in HciEventOnLinkKeyRequestEvent()
1008 void (*linkKeyRequest)(const HciLinkKeyRequestEventParam *eventParam); member
940 .linkKeyRequest = GapRecvLinkKeyRequestEvent,