Searched defs:GetRole (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ | ||
D | acl_connection.cc | 43 bluetooth::hci::Role AclConnection::GetRole() const { return role_; } in GetRole() function in rootcanal::AclConnection |
/packages/modules/Bluetooth/system/bta/gmap/ | ||
D | gmap_server.cc | 103 std::bitset<8> GmapServer::GetRole() { return GmapServer::role_; } in GetRole() function in GmapServer |
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ | ||
D | le_acl_connection.cc | 166 Role LeAclConnection::GetRole() const { in GetRole() function in bluetooth::hci::acl_manager::LeAclConnection |