Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The BTH_LE_GATT_EVENT_TYPE enumeration describes the different types of Bluetooth Low Energy (LE) generic attribute (GATT) profile events.
Syntax
typedef enum _BTH_LE_GATT_EVENT_TYPE {
CharacteristicValueChangedEvent
} BTH_LE_GATT_EVENT_TYPE;
Constants
CharacteristicValueChangedEventThe characteristic value has changed. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Versions:_Supported in Windows 8 |
| Header | bthledef.h (include BthLEDef.h) |