Searched refs:ConnectionRoleToString (Results 1 – 7 of 7) sorted by relevance
38 std::string ConnectionRoleToString(pw::bluetooth::emboss::ConnectionRole role);
103 bool ConnectionRoleToString(const ConnectionRole& role, std::string* role_str);
126 bool ConnectionRoleToString(const ConnectionRole& role, std::string* role_str) { in ConnectionRoleToString() function
177 std::string ConnectionRoleToString(pw::bluetooth::emboss::ConnectionRole role) { in ConnectionRoleToString() function
1700 hci_spec::ConnectionRoleToString(new_role).c_str(), in OnRoleChange()1708 hci_spec::ConnectionRoleToString(new_role).c_str(), in OnRoleChange()
65 ConnectionRoleToString(role, &str); in operator <<()
1537 cricket::ConnectionRoleToString(role, &dtls_role_str); in BuildMediaDescription()