TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Macros
GATT Characteristic Properties Bit Fields

Macros

#define SNP_GATT_PROP_INDICATION   0x0020
 Indications.
 
#define SNP_GATT_PROP_NOTIFICATION   0x0010
 Notifications.
 
#define SNP_GATT_PROP_READ   0x0002
 Read.
 
#define SNP_GATT_PROP_WRITE   0x0008
 Writes.
 
#define SNP_GATT_PROP_WRITE_NORSP   0x0004
 Write without response.
 

Detailed Description

Copyright 2017, Texas Instruments Incorporated