Searched defs:hdcClient (Results 1 – 3 of 3) sorted by relevance
20 let hdcClient = new HdcClient(); variable24 let hdcClient = new HdcClient(); variable28 let hdcClient = new HdcClient(); variable33 let hdcClient = new HdcClient(); variable38 let hdcClient = new HdcClient(); variable42 let hdcClient = new HdcClient(); variable
93 const hdcClient = new HdcClient(usbChannel, connectDevice); constant122 const hdcClient = this.clientList.get(serialNumber); constant
29 private hdcClient: HdcClient; property in HdcStream