Searched refs:GetListOfDevices (Results 1 – 3 of 3) sorted by relevance
113 virtual std::vector<std::shared_ptr<Device>> GetListOfDevices() const;
151 std::vector<std::shared_ptr<Device>> ConnectionHandler::GetListOfDevices() in GetListOfDevices() function in bluetooth::avrcp::ConnectionHandler
354 instance_->connection_handler_->GetListOfDevices()) { in SendMediaUpdate()369 instance_->connection_handler_->GetListOfDevices()) { in SendFolderUpdate()456 auto device_list = instance_->connection_handler_->GetListOfDevices(); in DebugDump()