Метод | Описание | |
---|---|---|
BluetoothScreen ( ) : System | ||
CheckConnectedDevices ( ) : void | ||
ClearDevices ( ) : void |
Clear status of all the currently searched devices
|
|
UpdateDevices ( ) : void |
Метод | Описание | |
---|---|---|
HandleCommand ( |
||
OnDeviceConnected ( string p_device ) : void |
Connection to a bluetooth device is initiated.
|
|
OnDeviceDisconnected ( string p_error ) : void |
Connection with the watch is disconnected.
|
|
OnDeviceSelected ( object sender, System e ) : void |
LongListSelected Event that is triggered when an Item is selected
|
|
OnFetchDevices ( object sender, System e ) : void | ||
OnFetchedKreyosDevices ( List |
Getting the list of detected bluetooth devices
|