|
dragoon
4383
|
Macros | |
| #define | BLE_GATT_HVX_INVALID 0x00 |
| #define | BLE_GATT_HVX_NOTIFICATION 0x01 |
| #define | BLE_GATT_HVX_INDICATION 0x02 |
| #define BLE_GATT_HVX_INDICATION 0x02 |
Handle Value Indication.
Definition at line 95 of file ble_gatt.h.
| #define BLE_GATT_HVX_INVALID 0x00 |
Invalid Operation.
Definition at line 93 of file ble_gatt.h.
| #define BLE_GATT_HVX_NOTIFICATION 0x01 |
Handle Value Notification.
Definition at line 94 of file ble_gatt.h.