Searched refs:RoleText (Results 1 – 7 of 7) sorted by relevance
/system/bt/types/ |
D | hci_role.h | 49 const auto RoleText = hci_role_text; // LEGACY variable
|
/system/bt/bta/sys/ |
D | bta_sys_conn.cc | 92 PRIVATE_ADDRESS(peer_addr), RoleText(new_role).c_str(), in bta_sys_notify_role_chg()
|
/system/bt/stack/acl/ |
D | btm_acl.cc | 208 RoleText(link.link_role).c_str()); in hci_btm_set_link_supervision_timeout() 376 hci_handle, RoleText(link_role).c_str(), in btm_acl_created() 400 PRIVATE_ADDRESS(bda), RoleText(p_acl->link_role).c_str(), hci_handle, in btm_acl_created() 1407 RoleText(new_role).c_str()); in btm_acl_role_changed()
|
/system/bt/main/shim/ |
D | acl.cc | 507 hci::RoleText(new_role).c_str())); in OnRoleChange() 951 LOG_DUMPSYS(fd, " role:%s", RoleText(link.link_role).c_str()); in DumpsysAcl()
|
/system/bt/gd/hci/acl_manager/ |
D | classic_impl.h | 532 RoleText(role_change_view.GetNewRole()).c_str()); in on_role_change()
|
/system/bt/bta/av/ |
D | bta_av_main.cc | 1017 RoleText(role).c_str(), bta_av_cb.conn_audio, bits, bta_av_cb.features); in bta_av_link_role_ok()
|
/system/bt/bta/dm/ |
D | bta_dm_act.cc | 2315 PRIVATE_ADDRESS(bd_addr), RoleText(new_role).c_str(), in handle_role_change() 2323 PRIVATE_ADDRESS(bd_addr), p_dev->Info(), RoleText(new_role).c_str(), in handle_role_change()
|