Press on the image to return to the main documentation page.
|
Connect (DeviceId As String)
Connect2 (DeviceId As String, AutoConnect As Boolean)
Disconnect
GetCharacteristicProperties (Service As String, Characteristic As String) As Int
GetRecordsFromAdvertisingData (AdvertisingData As Map, Key As Int) As List
Initialize (EventName As String)
ReadData (Service As String)
ReadData2 (Service As String, Characteristic As String)
ReadRemoteRssi
RequestMtu (MTU As Int) As Boolean
Scan (ServiceUUIDs As List)
Scan2 (ServiceUUIDs As List, AllowDuplicates As Boolean)
SetIndication (Service As String, Characteristic As String, Notify As Boolean) As Boolean
SetNotify (Service As String, Characteristic As String, Notify As Boolean) As Boolean
State As Int [read only]
STATE_POWERED_OFF As Int
STATE_POWERED_ON As Int
STATE_UNSUPPORTED As Int
StopScan
WriteData (Service As String, Characteristic As String, Data() As Byte)
Connect (DeviceId As String)
Connect2 (DeviceId As String, AutoConnect As Boolean)
Disconnect
GetCharacteristicProperties (Service As String, Characteristic As String) As Int
GetRecordsFromAdvertisingData (AdvertisingData As Map, Key As Int) As List
Initialize (EventName As String)
ReadData (Service As String)
ReadData2 (Service As String, Characteristic As String)
ReadRemoteRssi
RequestMtu (MTU As Int) As Boolean
Scan (ServiceUUIDs As List)
Scan2 (ServiceUUIDs As List, AllowDuplicates As Boolean)
SetIndication (Service As String, Characteristic As String, Notify As Boolean) As Boolean
SetNotify (Service As String, Characteristic As String, Notify As Boolean) As Boolean
State As Int [read only]
STATE_POWERED_OFF As Int
STATE_POWERED_ON As Int
STATE_UNSUPPORTED As Int
StopScan
WriteData (Service As String, Characteristic As String, Data() As Byte)