共用方式為


BTH_LE_GATT_SERVICE 結構 (bthledef.h)

BTH_LE_GATT_SERVICE 結構描述藍牙低能源 (LE) 泛型屬性 (GATT) 配置檔服務。

語法

typedef struct _BTH_LE_GATT_SERVICE {
  BTH_LE_UUID ServiceUuid;
  USHORT      AttributeHandle;
} BTH_LE_GATT_SERVICE, *PBTH_LE_GATT_SERVICE;

成員

ServiceUuid

藍牙 LE GATT 設定檔服務的通用唯一標識碼 (UUID) 。

AttributeHandle

藍牙 LE GATT 設定檔屬性的句柄。

規格需求

需求
最低支援的用戶端 Windows 8 中的版本:_Supported
標頭 bthledef.h (包含 BthLEDef.h)

另請參閱

BTH_LE_UUID

BluetoothGATTGetCharacteristics

BluetoothGATTGetIncludedServices

BluetoothGATTGetServices