Searched refs:ConnectDevice (Results 1 – 2 of 2) sorted by relevance
562 async ConnectDevice(pc, infraConfig) { method in Controller618 return control.ConnectDevice(pc, infraConfig).then(_ => deviceConnection);
28 async function ConnectDevice(deviceId, serverConnector) { class1105 await ConnectDevice(deviceId, await connectorModule.createConnector());