Searched refs:GetListOfDevices (Results 1 – 3 of 3) sorted by relevance
539 instance_->connection_handler_->GetListOfDevices()) { in SendMediaUpdate()553 instance_->connection_handler_->GetListOfDevices()) { in SendFolderUpdate()590 instance_->connection_handler_->GetListOfDevices()) { in SendPlayerSettingsChanged()673 for (const auto& device : handler->GetListOfDevices()) { in IsDeviceConnected()718 auto device_list = handler->GetListOfDevices(); in DebugDump()
124 virtual std::vector<std::shared_ptr<Device>> GetListOfDevices() const;
179 std::vector<std::shared_ptr<Device>> ConnectionHandler::GetListOfDevices() in GetListOfDevices() function in bluetooth::avrcp::ConnectionHandler