TI BLE5-Stack API Documentation  9.14.00
Macros
GATT Client Characteristic Configuration Bit Fields

Macros

#define GATT_CLIENT_CFG_INDICATE   0x0002
 The Characteristic Value shall be indicated. More...
 
#define GATT_CLIENT_CFG_NOTIFY   0x0001
 The Characteristic Value shall be notified. More...
 

Detailed Description

Macro Definition Documentation

§ GATT_CLIENT_CFG_INDICATE

#define GATT_CLIENT_CFG_INDICATE   0x0002

The Characteristic Value shall be indicated.

§ GATT_CLIENT_CFG_NOTIFY

#define GATT_CLIENT_CFG_NOTIFY   0x0001

The Characteristic Value shall be notified.

© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale