Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h139 } HciMasterLinkKeyCompleteEventParam; typedef
H A Dhci.h975 void (*masterLinkKeyComplete)(const HciMasterLinkKeyCompleteEventParam *eventParam);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c955 if (BufferGetSize(payloadBuffer) != sizeof(HciMasterLinkKeyCompleteEventParam)) { in HciEventOnMasterLinkKeyCompleteEvent()
959 HciMasterLinkKeyCompleteEventParam *param = (HciMasterLinkKeyCompleteEventParam *)BufferPtr(payloadBuffer); in HciEventOnMasterLinkKeyCompleteEvent()

Completed in 8 milliseconds