共用方式為


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 UUIDs 之服務資料的區段資料類型。

ServiceData16BitUuids

16 位藍牙 LE UUIDs 的服務資料區段資料類型。

ServiceData32BitUuids

32 位藍牙 LE UUIDs 之服務資料的區段資料類型。

ServiceSolicitation128BitUuids

128 位藍牙 LE 服務請求 UUID 清單的區段資料類型。

ServiceSolicitation16BitUuids

16 位藍牙 LE 服務請求 UUID 清單的區段資料類型。

ServiceSolicitation32BitUuids

32 位藍牙 LE 服務請求 UUID 清單的區段資料類型。

ShortenedLocalName

縮短本機名稱的區段資料類型。

SlaveConnectionIntervalRange

此 API 已經過時,會優先使用 BluetoothLEAdvertisementDataTypes.PeripheralConnectionIntervalRange 屬性。

TxPowerLevel

藍牙 LE 傳輸電源等級的區段資料類型。

適用於

另請參閱