Home
last modified time | relevance | path

Searched defs:current_mode (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/stack/acl/
Dbtm_pm.cc928 void btm_pm_on_mode_change(tHCI_STATUS status, uint16_t handle, tHCI_MODE current_mode, in btm_pm_on_mode_change()
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc1180 uint8_t current_mode; in btu_hcif_mode_change_evt() local
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc78 void OnModeChange(ErrorCode status, Mode current_mode, uint16_t interval) override { in OnModeChange()
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc533 void OnModeChange(hci::ErrorCode status, hci::Mode current_mode, uint16_t interval) override { in OnModeChange()