Метод | Описание | |
---|---|---|
ClearDevices ( ) : void |
Clear status of all the currently searched devices
|
|
FetchDevices ( ) : void | ||
UpdateDevices ( ) : void | ||
UpdateFirmwareScreen ( ) : System |
Метод | Описание | |
---|---|---|
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
|
|
OnFetchedKreyosDevices ( List |
Getting the list of detected bluetooth devices
|
|
OnUpdateWatch ( object sender, System e ) : void |
Check of Updates button callback.
|