Home
last modified time | relevance | path

Searched refs:HciTruncatedPageCompleteEventParam (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_evt.c240 {HciCommonFilterAddress, offsetof(HciTruncatedPageCompleteEventParam, bdAddr)},
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h765 } HciTruncatedPageCompleteEventParam; typedef
H A Dhci.h1147 void (*truncatedPageComplete)(const HciTruncatedPageCompleteEventParam *eventParam);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c1807 if (BufferGetSize(payloadBuffer) != sizeof(HciTruncatedPageCompleteEventParam)) { in HciEventOnTruncatedPageCompleteEvent()
1811 HciTruncatedPageCompleteEventParam *param = (HciTruncatedPageCompleteEventParam *)BufferPtr(payloadBuffer); in HciEventOnTruncatedPageCompleteEvent()

Completed in 8 milliseconds