Home
last modified time | relevance | path

Searched defs:GetRole (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection.cc43 bluetooth::hci::Role AclConnection::GetRole() const { return role_; } in GetRole() function in rootcanal::AclConnection
/packages/modules/Bluetooth/system/bta/gmap/
Dgmap_server.cc103 std::bitset<8> GmapServer::GetRole() { return GmapServer::role_; } in GetRole() function in GmapServer
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_acl_connection.cc166 Role LeAclConnection::GetRole() const { in GetRole() function in bluetooth::hci::acl_manager::LeAclConnection