BTH_LE_GATT_SERVICE 構造体 (bthledef.h)
BTH_LE_GATT_SERVICE構造では、Bluetooth 低エネルギー (LE) 汎用属性 (GATT) プロファイル サービスについて説明します。
構文
typedef struct _BTH_LE_GATT_SERVICE {
BTH_LE_UUID ServiceUuid;
USHORT AttributeHandle;
} BTH_LE_GATT_SERVICE, *PBTH_LE_GATT_SERVICE;
メンバー
ServiceUuid
Bluetooth LE GATT プロファイル サービスのユニバーサル一意 ID (UUID)。
AttributeHandle
Bluetooth LE GATT プロファイル属性へのハンドル。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | バージョン:Windows 8の_Supported |
Header | bthledef.h (BthLEDef.h を含む) |
こちらもご覧ください
BluetoothGATTGetCharacteristics