BTH_LE_GATT_SERVICE struttura (bthledef.h)
La struttura BTH_LE_GATT_SERVICE descrive un servizio di profilo generico Bluetooth Low Energy (LE) (GATT).
Sintassi
typedef struct _BTH_LE_GATT_SERVICE {
BTH_LE_UUID ServiceUuid;
USHORT AttributeHandle;
} BTH_LE_GATT_SERVICE, *PBTH_LE_GATT_SERVICE;
Members
ServiceUuid
ID univoco universale (UUID) del servizio profilo BLUETOOTH LE GATT.
AttributeHandle
Handle per gli attributi del profilo GATT Bluetooth LE.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Versioni:_Supported in Windows 8 |
Intestazione | bthledef.h (includere BthLEDef.h) |
Vedi anche
BluetoothGATTGetCharacteristics