Home
last modified time | relevance | path

Searched refs:HciConnectionlessSlaveBroadcastReceiveEventParam (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_evt.c238 {HciCommonFilterAddress, offsetof(HciConnectionlessSlaveBroadcastReceiveEventParam, bdAddr)},
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h747 } HciConnectionlessSlaveBroadcastReceiveEventParam; typedef
H A Dhci.h1141 …void (*connectionlessSlaveBroadcastReceive)(const HciConnectionlessSlaveBroadcastReceiveEventParam
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c1757 if (BufferGetSize(payloadBuffer) != sizeof(HciConnectionlessSlaveBroadcastReceiveEventParam)) { in HciEventOnConnectionlessSlaveBroadcastReceiveEvent()
1761 HciConnectionlessSlaveBroadcastReceiveEventParam *param = in HciEventOnConnectionlessSlaveBroadcastReceiveEvent()
1762 (HciConnectionlessSlaveBroadcastReceiveEventParam *)BufferPtr(payloadBuffer); in HciEventOnConnectionlessSlaveBroadcastReceiveEvent()