Home
last modified time | relevance | path

Searched refs:ConnectDevice (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcf_webrtc.js562 async ConnectDevice(pc, infraConfig) { method in Controller
618 return control.ConnectDevice(pc, infraConfig).then(_ => deviceConnection);
Dapp.js28 async function ConnectDevice(deviceId, serverConnector) { class
1105 await ConnectDevice(deviceId, await connectorModule.createConnector());