Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h562 } HciPhysicalLinkCompleteEventParam; typedef
H A Dhci.h1090 void (*physicalLinkComplete)(const HciPhysicalLinkCompleteEventParam *eventParam);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c1342 if (BufferGetSize(payloadBuffer) != sizeof(HciPhysicalLinkCompleteEventParam)) { in HciEventOnPhysicalLinkCompleteEvent()
1346 HciPhysicalLinkCompleteEventParam *param = (HciPhysicalLinkCompleteEventParam *)BufferPtr(payloadBuffer); in HciEventOnPhysicalLinkCompleteEvent()

Completed in 7 milliseconds