Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h203 } HciHardwareErrorEventParam; typedef
H A Dhci.h990 void (*hardwareError)(const HciHardwareErrorEventParam *eventParam);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c1003 if (BufferGetSize(payloadBuffer) != sizeof(HciHardwareErrorEventParam)) { in HciEventOnHardwareErrorEvent()
1007 HciHardwareErrorEventParam *param = (HciHardwareErrorEventParam *)BufferPtr(payloadBuffer); in HciEventOnHardwareErrorEvent()

Completed in 7 milliseconds