Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h360 } HciFlowSpecificationCompleteEventParam; typedef
H A Dhci.h1032 void (*flowSpecificationComplete)(const HciFlowSpecificationCompleteEventParam *eventParam);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c1245 if (BufferGetSize(payloadBuffer) != sizeof(HciFlowSpecificationCompleteEventParam)) { in HciEventOnFlowSpecificationCompleteEvent()
1249 HciFlowSpecificationCompleteEventParam *param = (HciFlowSpecificationCompleteEventParam *)BufferPtr(payloadBuffer); in HciEventOnFlowSpecificationCompleteEvent()

Completed in 10 milliseconds