Searched refs:remoteDevices (Results 1 – 3 of 3) sorted by relevance
164 std::set<std::string> remoteDevices; in GetDeviceList() local168 remoteDevices.insert(uuid); in GetDeviceList()171 remoteDevices.insert(uuid); in GetDeviceList()177 for (const auto &deviceId : remoteDevices) { in GetDeviceList()
137 std::vector<BluetoothRemoteDevice> remoteDevices; in GetDevicesByStates() local149 remoteDevices.push_back(remoteDevice); in GetDevicesByStates()152 return remoteDevices; in GetDevicesByStates()
184 std::vector<BluetoothRemoteDevice> remoteDevices; in GetDevicesByStates() local196 remoteDevices.push_back(remoteDevice); in GetDevicesByStates()199 return remoteDevices; in GetDevicesByStates()