Home
last modified time | relevance | path

Searched refs:HciRoleChangeEventParam (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_evt.c175 {HciCommonFilterAddress, offsetof(HciRoleChangeEventParam, bdAddr)},
H A Dbtm_acl.c2218 void BtmOnRoleChange(const HciRoleChangeEventParam *eventParam) in BtmOnRoleChange()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h221 } HciRoleChangeEventParam; typedef
H A Dhci.h996 void (*roleChange)(const HciRoleChangeEventParam *eventParam);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c1051 if (BufferGetSize(payloadBuffer) != sizeof(HciRoleChangeEventParam)) { in HciEventOnRoleChangeEvent()
1055 HciRoleChangeEventParam *param = (HciRoleChangeEventParam *)BufferPtr(payloadBuffer); in HciEventOnRoleChangeEvent()

Completed in 11 milliseconds