Home
last modified time | relevance | path

Searched refs:HciAuthenticationCompleteEventParam (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h114 void GapOnAuthenticationComplete(const HciAuthenticationCompleteEventParam *eventParam);
H A Dgap_hci_receive.c322 static void GapRecvAuthenticationComplete(const HciAuthenticationCompleteEventParam *eventParam) in GapRecvAuthenticationComplete()
H A Dgap_br_sec.c856 NO_SANITIZE("cfi") void GapOnAuthenticationComplete(const HciAuthenticationCompleteEventParam *eventParam) in GapOnAuthenticationComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h96 } HciAuthenticationCompleteEventParam; typedef
H A Dhci.h963 void (*authenticationComplete)(const HciAuthenticationCompleteEventParam *eventParam);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_link_ctrl.c227 HciAuthenticationCompleteEventParam eventParam = { in HciCmdOnAuthenticationRequestedFailed()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c556 HciAuthenticationCompleteEventParam *param = (HciAuthenticationCompleteEventParam *)BufferPtr(payloadBuffer); in HciEventOnAuthencationCompleteEvent()
561 if (length != sizeof(HciAuthenticationCompleteEventParam)) { in HciEventOnAuthencationCompleteEvent()

Completed in 13 milliseconds