Home
last modified time | relevance | path

Searched refs:hci_role_text (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/types/
Dhci_role.h28 inline std::string hci_role_text(const tHCI_ROLE& role) { in hci_role_text() function
49 const auto RoleText = hci_role_text; // LEGACY
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_br_main.cc326 hci_role_text(p_cb->role), smp_get_br_state_name(p_cb->br_state), in smp_br_state_machine_event()
Dsmp_main.cc1016 hci_role_text(p_cb->role), smp_get_state_name(p_cb->state), in smp_sm_event()