Searched defs:remote_devices (Results 1 – 7 of 7) sorted by relevance
65 std::vector<std::unique_ptr<Device>>* remote_devices) { in AsRemoteDevices()95 std::vector<Device*> remote_devices; in NewRemoteDevices() local
159 std::unique_ptr<DynamicDeviceMgr> remote_devices; in CreateSession() local175 std::unique_ptr<DynamicDeviceMgr> remote_devices; in CreateSession() local
376 std::unique_ptr<std::vector<std::unique_ptr<Device>>> remote_devices( in CreateSession() local602 std::vector<std::unique_ptr<Device>> remote_devices; in ListDevices() local
76 std::vector<std::unique_ptr<Device>> remote_devices; in AddRemoteDevicesToMgr() local118 const std::vector<Device*> remote_devices = in RemoveRemoteDevicesFromMgr() local742 std::vector<std::unique_ptr<Device>> remote_devices; in EnableCollectiveOps() local
60 std::vector<std::unique_ptr<Device>> remote_devices; in TEST() local
786 std::vector<std::unique_ptr<Device>> local_devices, remote_devices; in AddDevices() local
589 remote_devices: HashMap<RawAddress, BluetoothDeviceContext>, field