Home
last modified time | relevance | path

Searched refs:StartRoleSwitch (Results 1 – 5 of 5) sorted by relevance

/system/bt/main/shim/
Dlink_policy.cc219 bluetooth::legacy::hci::GetInterface().StartRoleSwitch( in btm_pm_on_mode_change()
/system/bt/test/mock/
Dmock_hcic_hcicmds.cc318 .StartRoleSwitch = btsnd_hcic_switch_role,
/system/bt/stack/include/
Dhcimsgs.h140 void (*StartRoleSwitch)(const RawAddress& bd_addr, uint8_t role); member
/system/bt/stack/hcic/
Dhcicmds.cc1952 .StartRoleSwitch = btsnd_hcic_switch_role, // OCF 0x080B,
/system/bt/stack/acl/
Dbtm_acl.cc198 GetLegacyHciInterface().StartRoleSwitch( in hci_start_role_switch_to_central()