Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h211 } HciFlushOccurredEventParam; typedef
H A Dhci.h993 void (*flushOccurred)(const HciFlushOccurredEventParam *eventParam);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c1027 if (BufferGetSize(payloadBuffer) != sizeof(HciFlushOccurredEventParam)) { in HciEventOnFlushOccurredEvent()
1031 HciFlushOccurredEventParam *param = (HciFlushOccurredEventParam *)BufferPtr(payloadBuffer); in HciEventOnFlushOccurredEvent()

Completed in 7 milliseconds