Searched refs:activePortConnectionConnection (Results 1 – 1 of 1) sorted by relevance
57 private activePortConnectionConnection: PortConnection | undefined; property in WebSerialTransport71 if (this.activePortConnectionConnection) {72 return this.activePortConnectionConnection.sendChunk(chunk);93 this.activePortConnectionConnection = undefined;104 this.activePortConnectionConnection =110 this.activePortConnectionConnection.chunks.subscribe(127 this.activePortConnectionConnection.errors.subscribe(error => {