Searched refs:GetAclRole (Results 1 – 3 of 3) sorted by relevance
121 bluetooth::hci::Role GetAclRole(uint16_t handle) const;
295 bluetooth::hci::Role AclConnectionHandler::GetAclRole(uint16_t handle) const { in GetAclRole() function in rootcanal::AclConnectionHandler
5664 *role = connections_.GetAclRole(handle); in RoleDiscovery()5925 bluetooth::hci::Role role = connections_.GetAclRole(handle); in LeConnectionUpdate()