Searched refs:RoleText (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Bluetooth/system/types/ |
D | hci_role.h | 49 const auto RoleText = hci_role_text; // LEGACY variable
|
/packages/modules/Bluetooth/system/bta/sys/ |
D | bta_sys_conn.cc | 80 RoleText(new_role), hci_error_code_text(hci_status)); in bta_sys_notify_role_chg()
|
/packages/modules/Bluetooth/system/stack/acl/ |
D | btm_acl.cc | 221 RoleText(link.link_role)); in hci_btm_set_link_supervision_timeout() 422 hci_handle, RoleText(link_role), bt_transport_text(transport)); in btm_acl_created() 444 bda, RoleText(p_acl->link_role), hci_handle, in btm_acl_created() 1374 bd_addr, hci_error_code_text(hci_status), RoleText(new_role)); in btm_acl_role_changed()
|
/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_act.cc | 609 bd_addr, RoleText(new_role), hci_error_code_text(hci_status)); in handle_role_change() 616 bd_addr, p_dev->info_text(), RoleText(new_role), in handle_role_change()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | acl.cc | 663 hci::RoleText(new_role).c_str(), in OnRoleChange() 1317 LOG_DUMPSYS(fd, " role:%s", RoleText(link.link_role).c_str()); in DumpsysAcl()
|
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | classic_impl.h | 677 RoleText(role_change_view.GetNewRole())); in on_role_change()
|
/packages/modules/Bluetooth/system/bta/av/ |
D | bta_av_main.cc | 1132 p_scb->PeerAddress(), p_scb->hndl, RoleText(role), bta_av_cb.conn_audio, in bta_av_link_role_ok()
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | dual_mode_controller.cc | 528 DEBUG(id_, " role={}", bluetooth::hci::RoleText(command_view.GetRole())); in SwitchRole()
|