Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h518 } HciLinkSupervisionTimeoutChangedEventParam; typedef
H A Dhci.h1074 void (*linkSupervisionTimeoutChanged)(const HciLinkSupervisionTimeoutChangedEventParam *eventParam);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c1293 if (BufferGetSize(payloadBuffer) != sizeof(HciLinkSupervisionTimeoutChangedEventParam)) { in HciEventOnLinkSupervisionTimeoutChangedEvent()
1297 HciLinkSupervisionTimeoutChangedEventParam *param = in HciEventOnLinkSupervisionTimeoutChangedEvent()
1298 (HciLinkSupervisionTimeoutChangedEventParam *)BufferPtr(payloadBuffer); in HciEventOnLinkSupervisionTimeoutChangedEvent()

Completed in 7 milliseconds