Searched refs:btm_is_sco_active_by_bdaddr (Results 1 – 5 of 5) sorted by relevance
167 extern bool btm_is_sco_active_by_bdaddr(const RawAddress& remote_bda);
285 if (btm_is_sco_active_by_bdaddr(bd_addr)) return (false); in btm_dev_support_switch()
1562 bool btm_is_sco_active_by_bdaddr(const RawAddress& remote_bda) { in btm_is_sco_active_by_bdaddr() function
570 is_sco_active = btm_is_sco_active_by_bdaddr(remote_bd_addr); in BTM_SwitchRole()
2153 is_sco_active = btm_is_sco_active_by_bdaddr(p_lcb_cur->remote_bd_addr); in l2cu_create_conn_br_edr()