Share via


BluetoothLEAdvertisementDataTypes 类

定义

蓝牙特殊兴趣组 (SIG) 在通用访问配置文件 (GAP) 中定义的一些蓝牙 LE 播发类型。

public ref class BluetoothLEAdvertisementDataTypes abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class BluetoothLEAdvertisementDataTypes final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class BluetoothLEAdvertisementDataTypes final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public static class BluetoothLEAdvertisementDataTypes
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class BluetoothLEAdvertisementDataTypes
Public Class BluetoothLEAdvertisementDataTypes
继承
Object Platform::Object IInspectable BluetoothLEAdvertisementDataTypes
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)
应用功能
bluetooth

属性

AdvertisingInterval

蓝牙 LE 播发间隔的分区数据类型。

Appearance

蓝牙 LE 广告外观的分区数据类型。

CompleteLocalName

蓝牙 LE 完整本地名称的节数据类型。

CompleteService128BitUuids

128 位蓝牙 LE 服务 UUID 完整列表的节数据类型

CompleteService16BitUuids

16 位蓝牙 LE 服务 UUID 完整列表的节数据类型

CompleteService32BitUuids

32 位蓝牙 LE 服务 UUID 完整列表的节数据类型

Flags

供内部使用的一组标志的节数据类型。

IncompleteService128BitUuids

128 位蓝牙 LE 服务 UUID 不完整列表的节数据类型。

IncompleteService16BitUuids

16 位蓝牙 LE 服务 UUID 不完整列表的节数据类型。

IncompleteService32BitUuids

32 位蓝牙 LE 服务 UUID 不完整列表的节数据类型。

ManufacturerSpecificData

蓝牙 LE 广告的制造商特定数据的节数据类型。

PeripheralConnectionIntervalRange

外围连接间隔范围的节数据类型。

PublicTargetAddress

公共蓝牙 LE 目标地址列表的节数据类型。

RandomTargetAddress

随机蓝牙 LE 目标地址列表的节数据类型。

ServiceData128BitUuids

128 位蓝牙 LE UUID 的服务数据的节数据类型。

ServiceData16BitUuids

16 位蓝牙 LE UUID 的服务数据的节数据类型。

ServiceData32BitUuids

32 位蓝牙 LE UUIDs 的服务数据的节数据类型。

ServiceSolicitation128BitUuids

128 位蓝牙 LE 服务请求 UUID 列表的节数据类型。

ServiceSolicitation16BitUuids

16 位蓝牙 LE 服务请求 UUID 列表的节数据类型。

ServiceSolicitation32BitUuids

32 位蓝牙 LE 服务请求 UUID 列表的节数据类型。

ShortenedLocalName

缩短的本地名称的节数据类型。

SlaveConnectionIntervalRange

此 API 已过时,改用 BluetoothLEAdvertisementDataTypes.PeripheralConnectionIntervalRange 属性。

TxPowerLevel

蓝牙 LE 传输功率级别的分区数据类型。

适用于

另请参阅