Searched refs:activePortConnectionConnection (Results 1 – 1 of 1) sorted by relevance
64 private activePortConnectionConnection: PortConnection | undefined; property in WebSerialTransport80 if (this.activePortConnectionConnection) {81 return this.activePortConnectionConnection.sendChunk(chunk);102 this.activePortConnectionConnection = undefined;124 this.activePortConnectionConnection =130 this.activePortConnectionConnection.chunks.subscribe(147 this.activePortConnectionConnection.errors.subscribe((error: any) => {