Searched refs:GetScoAddress (Results 1 – 3 of 3) sorted by relevance
102 bluetooth::hci::Address GetScoAddress(uint16_t handle) const;
239 Address AclConnectionHandler::GetScoAddress(uint16_t handle) const { in GetScoAddress() function in rootcanal::AclConnectionHandler
2264 Address destination = connections_.GetScoAddress(handle); in SendScoToRemote()5511 const Address remote = connections_.GetScoAddress(handle); in Disconnect()