Enumerations

enum  gatt_evt_type_t { BLE_GATT_NOTIFICATION = 0x00, BLE_GATT_INDICATION }
 GATT common events. More...
 

Detailed Description

Enumeration Type Documentation

◆ gatt_evt_type_t

GATT common events.

Enumerator
BLE_GATT_NOTIFICATION 

Handle Value Notification.

BLE_GATT_INDICATION 

Handle Value Indication.