Condividi tramite


enumerazione BTH_LE_GATT_EVENT_TYPE (bthledef.h)

L'enumerazione BTH_LE_GATT_EVENT_TYPE descrive i diversi tipi di eventi di profilo generico Bluetooth Low Energy (LE) (GATT).

Sintassi

typedef enum _BTH_LE_GATT_EVENT_TYPE {
  CharacteristicValueChangedEvent
} BTH_LE_GATT_EVENT_TYPE;

Costanti

 
CharacteristicValueChangedEvent
Il valore della caratteristica è cambiato.

Requisiti

   
Client minimo supportato Versioni:_Supported in Windows 8
Intestazione bthledef.h (includere BthLEDef.h)

Vedi anche

Funzione di callback dell'evento GATT Bluetooth

BluetoothGATTRegisterEvent