Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_acl_btm_pm.cc81 tHCI_MODE current_mode, uint16_t interval) { in btm_pm_on_mode_change()
/system/bt/stack/acl/
Dbtm_pm.cc911 tHCI_MODE current_mode, uint16_t interval) { in btm_pm_on_mode_change()
/system/bt/gd/l2cap/classic/internal/
Dlink.cc343 void Link::OnModeChange(hci::ErrorCode status, hci::Mode current_mode, uint16_t interval) { in OnModeChange()
/system/bt/gd/hci/facade/
Dacl_manager_facade.cc424 void OnModeChange(ErrorCode status, Mode current_mode, uint16_t interval) override { in OnModeChange()
/system/bt/gd/hci/acl_manager/
Dclassic_acl_connection.cc71 void OnModeChange(ErrorCode status, Mode current_mode, uint16_t interval) override { in OnModeChange()
/system/bt/stack/btu/
Dbtu_hcif.cc1588 uint8_t current_mode; in btu_hcif_mode_change_evt() local
/system/bt/stack/test/common/
Dmock_main_shim_btm_api.cc449 tHCI_MODE current_mode, in btm_pm_on_mode_change()
/system/bt/main/shim/
Dacl.cc419 void OnModeChange(hci::ErrorCode status, hci::Mode current_mode, in OnModeChange()