Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h307 } HciMaxSlotsChangeEventParam; typedef
H A Dhci.h1017 void (*maxSlotsChange)(const HciMaxSlotsChangeEventParam *eventParam);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c1123 if (BufferGetSize(payloadBuffer) != sizeof(HciMaxSlotsChangeEventParam)) { in HciEventOnMaxSlotsChangeEvent()
1127 HciMaxSlotsChangeEventParam *param = (HciMaxSlotsChangeEventParam *)BufferPtr(payloadBuffer); in HciEventOnMaxSlotsChangeEvent()

Completed in 8 milliseconds