Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h777 } HciConnectionlessSlaveBroadcastChannelMapChangeEventParam; typedef
H A Dhci.h1151 const HciConnectionlessSlaveBroadcastChannelMapChangeEventParam *eventParam);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c1831 if (BufferGetSize(payloadBuffer) != sizeof(HciConnectionlessSlaveBroadcastChannelMapChangeEventParam)) { in HciEventOnConnectionlessSlaveBroadcastChannelMapChangeEvent()
1835 HciConnectionlessSlaveBroadcastChannelMapChangeEventParam *param = in HciEventOnConnectionlessSlaveBroadcastChannelMapChangeEvent()
1836 (HciConnectionlessSlaveBroadcastChannelMapChangeEventParam *)BufferPtr(payloadBuffer); in HciEventOnConnectionlessSlaveBroadcastChannelMapChangeEvent()

Completed in 8 milliseconds