Method | Description | |
---|---|---|
Close ( ) : void | ||
Dispose ( ) : void | ||
OpenAsync ( ) : System.Threading.Tasks.Task | ||
PebbleBluetoothConnection ( string port ) : System | ||
Write ( byte data ) : void |
Method | Description | |
---|---|---|
SerialPortOnDataReceived ( object sender, System.IO.Ports.SerialDataReceivedEventArgs e ) : void |
public OpenAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public PebbleBluetoothConnection ( string port ) : System | ||
port | string | |
return | System |