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
localName
?:
string
Optional
manufacturer
Data
manufacturerData
?:
ArrayBuffer
Optional
manufacturer
Id
manufacturerId
?:
number
Optional
service
Data
serviceData
?:
{
[
k
:
string
]:
ArrayBuffer
}
Optional
serviceUUIDs
serviceUUIDs
?:
string
[]
Optional
tx
Power
Level
txPowerLevel
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
flags
local
Name
manufacturer
Data
manufacturer
Id
service
Data
serviceUUIDs
tx
Power
Level
Nativescript Doc
Connect to and interact with Bluetooth LE peripherals
Loading...