Nativescript Doc
Preparing search index...
The search index is not available
Connect to and interact with Bluetooth LE peripherals
Connect to and interact with Bluetooth LE peripherals
ReadOptions
Interface ReadOptions
interface
ReadOptions
{
characteristicUUID
:
string
;
peripheralUUID
:
string
;
serviceUUID
:
string
;
timeout
?:
number
;
}
Hierarchy
CRUDOptions
ReadOptions
Index
Properties
characteristicUUID
peripheralUUID
serviceUUID
timeout?
Properties
characteristicUUID
characteristicUUID
:
string
peripheralUUID
peripheralUUID
:
string
serviceUUID
serviceUUID
:
string
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
characteristicUUID
peripheralUUID
serviceUUID
timeout
Connect to and interact with Bluetooth LE peripherals
CallbackType
MatchMode
MatchNum
ScanMode
Bluetooth
BluetoothError
AdvertismentData
Characteristic
ConnectOptions
DisconnectOptions
DiscoverCharacteristicsOptions
DiscoverOptions
DiscoverServicesOptions
MtuOptions
Peripheral
ReadOptions
ReadResult
Service
StartNotifyingOptions
StartScanningOptions
StopNotifyingOptions
Loading...
Generated using
TypeDoc