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
AdvertismentData
Interface AdvertismentData
interface
AdvertismentData
{
flags
?:
number
;
localName
?:
string
;
manufacturerData
?:
ArrayBuffer
;
manufacturerId
?:
number
;
serviceData
?:
{
[
k
:
string
]
:
ArrayBuffer
;
}
;
serviceUUIDs
?:
string
[]
;
txPowerLevel
?:
number
;
}
Index
Properties
flags?
local
Name?
manufacturer
Data?
manufacturer
Id?
service
Data?
serviceUUIDs?
tx
Power
Level?
Properties
Optional
flags
flags
?:
number
Optional
local
Name
local
Name
?:
string
Optional
manufacturer
Data
manufacturer
Data
?:
ArrayBuffer
Optional
manufacturer
Id
manufacturer
Id
?:
number
Optional
service
Data
service
Data
?:
{
[
k
:
string
]
:
ArrayBuffer
;
}
Type declaration
[
k
:
string
]:
ArrayBuffer
Optional
serviceUUIDs
serviceUUIDs
?:
string
[]
Optional
tx
Power
Level
tx
Power
Level
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
flags
local
Name
manufacturer
Data
manufacturer
Id
service
Data
serviceUUIDs
tx
Power
Level
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