BluetoothLEAdvertisementDataTypes
BluetoothLEAdvertisementDataTypes
BluetoothLEAdvertisementDataTypes
BluetoothLEAdvertisementDataTypes
Class
Definition
Some of the Bluetooth LE advertisement types defined in the Generic Access Profile (GAP) by the Bluetooth Special Interest Group (SIG).
public : static class BluetoothLEAdvertisementDataTypespublic static class BluetoothLEAdvertisementDataTypesPublic Static Class BluetoothLEAdvertisementDataTypes// You can use this class in JavaScript.
- Attributes
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Properties
AdvertisingInterval AdvertisingInterval AdvertisingInterval AdvertisingInterval
Section data type for the Bluetooth LE advertising interval.
public : static byte AdvertisingInterval { get; }public static byte AdvertisingInterval { get; }Public Static ReadOnly Property AdvertisingInterval As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The Bluetooth LE advertising interval.
Appearance Appearance Appearance Appearance
Section data type for the Bluetooth LE advertising appearance.
public : static byte Appearance { get; }public static byte Appearance { get; }Public Static ReadOnly Property Appearance As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The Bluetooth LE advertising appearance.
CompleteLocalName CompleteLocalName CompleteLocalName CompleteLocalName
Section data type for the Bluetooth LE complete local name.
public : static byte CompleteLocalName { get; }public static byte CompleteLocalName { get; }Public Static ReadOnly Property CompleteLocalName As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The Bluetooth LE complete local name.
CompleteService128BitUuids CompleteService128BitUuids CompleteService128BitUuids CompleteService128BitUuids
Section data type for the complete list of 128-bit Bluetooth LE service UUIDs
public : static byte CompleteService128BitUuids { get; }public static byte CompleteService128BitUuids { get; }Public Static ReadOnly Property CompleteService128BitUuids As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The complete list of 128-bit Bluetooth LE service UUIDs
CompleteService16BitUuids CompleteService16BitUuids CompleteService16BitUuids CompleteService16BitUuids
Section data type for the complete list of 16-bit Bluetooth LE service UUIDs
public : static byte CompleteService16BitUuids { get; }public static byte CompleteService16BitUuids { get; }Public Static ReadOnly Property CompleteService16BitUuids As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The complete list of 16-bit Bluetooth LE service UUIDs
CompleteService32BitUuids CompleteService32BitUuids CompleteService32BitUuids CompleteService32BitUuids
Section data type for the complete list of 32-bit Bluetooth LE service UUIDs
public : static byte CompleteService32BitUuids { get; }public static byte CompleteService32BitUuids { get; }Public Static ReadOnly Property CompleteService32BitUuids As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The complete list of 32-bit Bluetooth LE service UUIDs
Flags Flags Flags Flags
Section data type for a set of flags for internal use.
public : static byte Flags { get; }public static byte Flags { get; }Public Static ReadOnly Property Flags As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
A set of flags for internal use.
IncompleteService128BitUuids IncompleteService128BitUuids IncompleteService128BitUuids IncompleteService128BitUuids
Section data type for an incomplete list of 128-bit Bluetooth LE service UUIDs.
public : static byte IncompleteService128BitUuids { get; }public static byte IncompleteService128BitUuids { get; }Public Static ReadOnly Property IncompleteService128BitUuids As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
An incomplete list of 128-bit Bluetooth LE service UUIDs.
IncompleteService16BitUuids IncompleteService16BitUuids IncompleteService16BitUuids IncompleteService16BitUuids
Section data type for an incomplete list of 16-bit Bluetooth LE service UUIDs.
public : static byte IncompleteService16BitUuids { get; }public static byte IncompleteService16BitUuids { get; }Public Static ReadOnly Property IncompleteService16BitUuids As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
An incomplete list of 16-bit Bluetooth LE service UUIDs.
IncompleteService32BitUuids IncompleteService32BitUuids IncompleteService32BitUuids IncompleteService32BitUuids
Section data type for an incomplete list of 32-bit Bluetooth LE service UUIDs.
public : static byte IncompleteService32BitUuids { get; }public static byte IncompleteService32BitUuids { get; }Public Static ReadOnly Property IncompleteService32BitUuids As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
An incomplete list of 32-bit Bluetooth LE service UUIDs.
ManufacturerSpecificData ManufacturerSpecificData ManufacturerSpecificData ManufacturerSpecificData
Section data type for manufacturer-specific data for a Bluetooth LE advertisements.
public : static byte ManufacturerSpecificData { get; }public static byte ManufacturerSpecificData { get; }Public Static ReadOnly Property ManufacturerSpecificData As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
Manufacturer-specific data for a Bluetooth LE advertisements.
PublicTargetAddress PublicTargetAddress PublicTargetAddress PublicTargetAddress
Section data type for a list of public Bluetooth LE target addresses.
public : static byte PublicTargetAddress { get; }public static byte PublicTargetAddress { get; }Public Static ReadOnly Property PublicTargetAddress As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
A list of public Bluetooth LE target addresses.
RandomTargetAddress RandomTargetAddress RandomTargetAddress RandomTargetAddress
Section data type for a list of random Bluetooth LE target addresses.
public : static byte RandomTargetAddress { get; }public static byte RandomTargetAddress { get; }Public Static ReadOnly Property RandomTargetAddress As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
A list of random Bluetooth LE target addresses.
ServiceData128BitUuids ServiceData128BitUuids ServiceData128BitUuids ServiceData128BitUuids
Section data type for service data for 128-bit Bluetooth LE UUIDs.
public : static byte ServiceData128BitUuids { get; }public static byte ServiceData128BitUuids { get; }Public Static ReadOnly Property ServiceData128BitUuids As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
Service data for 128-bit Bluetooth LE UUIDs.
ServiceData16BitUuids ServiceData16BitUuids ServiceData16BitUuids ServiceData16BitUuids
Section data type for service data for 16-bit Bluetooth LE UUIDs.
public : static byte ServiceData16BitUuids { get; }public static byte ServiceData16BitUuids { get; }Public Static ReadOnly Property ServiceData16BitUuids As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
Service data for 16-bit Bluetooth LE UUIDs.
ServiceData32BitUuids ServiceData32BitUuids ServiceData32BitUuids ServiceData32BitUuids
Section data type for service data for 32-bit Bluetooth LE UUIDs..
public : static byte ServiceData32BitUuids { get; }public static byte ServiceData32BitUuids { get; }Public Static ReadOnly Property ServiceData32BitUuids As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
Service data for 32-bit Bluetooth LE UUIDs.
ServiceSolicitation128BitUuids ServiceSolicitation128BitUuids ServiceSolicitation128BitUuids ServiceSolicitation128BitUuids
Section data type for a list of 128-bit Bluetooth LE service solicitation UUIDs.
public : static byte ServiceSolicitation128BitUuids { get; }public static byte ServiceSolicitation128BitUuids { get; }Public Static ReadOnly Property ServiceSolicitation128BitUuids As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
A list of 128-bit Bluetooth LE service solicitation UUIDs.
ServiceSolicitation16BitUuids ServiceSolicitation16BitUuids ServiceSolicitation16BitUuids ServiceSolicitation16BitUuids
Section data type for a list of 16-bit Bluetooth LE service solicitation UUIDs.
public : static byte ServiceSolicitation16BitUuids { get; }public static byte ServiceSolicitation16BitUuids { get; }Public Static ReadOnly Property ServiceSolicitation16BitUuids As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
A list of 16-bit Bluetooth LE service solicitation UUIDs.
ServiceSolicitation32BitUuids ServiceSolicitation32BitUuids ServiceSolicitation32BitUuids ServiceSolicitation32BitUuids
Section data type for a list of 32-bit Bluetooth LE service solicitation UUIDs.
public : static byte ServiceSolicitation32BitUuids { get; }public static byte ServiceSolicitation32BitUuids { get; }Public Static ReadOnly Property ServiceSolicitation32BitUuids As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
A list of 32-bit Bluetooth LE service solicitation UUIDs.
ShortenedLocalName ShortenedLocalName ShortenedLocalName ShortenedLocalName
Section data type for a shortened local name.
public : static byte ShortenedLocalName { get; }public static byte ShortenedLocalName { get; }Public Static ReadOnly Property ShortenedLocalName As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
A shortened local name.
SlaveConnectionIntervalRange SlaveConnectionIntervalRange SlaveConnectionIntervalRange SlaveConnectionIntervalRange
Section data type for the slave connection interval range.
public : static byte SlaveConnectionIntervalRange { get; }public static byte SlaveConnectionIntervalRange { get; }Public Static ReadOnly Property SlaveConnectionIntervalRange As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The slave connection interval range.
TxPowerLevel TxPowerLevel TxPowerLevel TxPowerLevel
Section data type for the Bluetooth LE transmit power level.
public : static byte TxPowerLevel { get; }public static byte TxPowerLevel { get; }Public Static ReadOnly Property TxPowerLevel As byte// You can use this property in JavaScript.
- Value
- byte byte byte byte
The Bluetooth LE transmit power level.