Searched defs:current_mode (Results 1 – 8 of 8) sorted by relevance
/system/bt/test/mock/ |
D | mock_stack_acl_btm_pm.cc | 81 tHCI_MODE current_mode, uint16_t interval) { in btm_pm_on_mode_change()
|
/system/bt/stack/acl/ |
D | btm_pm.cc | 911 tHCI_MODE current_mode, uint16_t interval) { in btm_pm_on_mode_change()
|
/system/bt/gd/l2cap/classic/internal/ |
D | link.cc | 343 void Link::OnModeChange(hci::ErrorCode status, hci::Mode current_mode, uint16_t interval) { in OnModeChange()
|
/system/bt/gd/hci/facade/ |
D | acl_manager_facade.cc | 424 void OnModeChange(ErrorCode status, Mode current_mode, uint16_t interval) override { in OnModeChange()
|
/system/bt/gd/hci/acl_manager/ |
D | classic_acl_connection.cc | 71 void OnModeChange(ErrorCode status, Mode current_mode, uint16_t interval) override { in OnModeChange()
|
/system/bt/stack/btu/ |
D | btu_hcif.cc | 1588 uint8_t current_mode; in btu_hcif_mode_change_evt() local
|
/system/bt/stack/test/common/ |
D | mock_main_shim_btm_api.cc | 449 tHCI_MODE current_mode, in btm_pm_on_mode_change()
|
/system/bt/main/shim/ |
D | acl.cc | 419 void OnModeChange(hci::ErrorCode status, hci::Mode current_mode, in OnModeChange()
|