TI BLE-Stack for Bluetooth API Documentation  3.03.01.00
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 1995-2019, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale