Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_link_policy.c29 HciModeChangeEventParam eventParam = { in HciCmdOnSniffModeFailed()
44 HciModeChangeEventParam eventParam = { in HciCmdOnExitSnifModeFailed()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_pm.c281 NO_SANITIZE("cfi") static void BtmPmOnModeChange(const HciModeChangeEventParam *param) in BtmPmOnModeChange()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h240 } HciModeChangeEventParam; typedef
H A Dhci.h999 void (*modeChange)(const HciModeChangeEventParam *param);
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c388 HciModeChangeEventParam *param = (HciModeChangeEventParam *)BufferPtr(payloadBuffer); in HciEventOnModeChangeEvent()
393 if (length != sizeof(HciModeChangeEventParam)) { in HciEventOnModeChangeEvent()

Completed in 8 milliseconds