TI BLE5-Stack API Documentation  9.14.00
Data Fields
gattClientCharCfgUpdatedEvent_t Struct Reference

GATT_CLIENT_CHAR_CFG_UPDATED_EVENT message format. More...

Data Fields

uint16 attrHandle
 attribute handle More...
 
uint16 connHandle
 Connection message was received on. More...
 
osal_event_hdr_t hdr
 GATT_SERV_MSG_EVENT and status. More...
 
uint8 method
 GATT_CLIENT_CHAR_CFG_UPDATED_EVENT. More...
 
uint16 value
 attribute new value More...
 

Detailed Description

GATT_CLIENT_CHAR_CFG_UPDATED_EVENT message format.

This message is sent to the app when a Client Characteristic Configuration is updated.

Field Documentation

§ attrHandle

uint16 attrHandle

attribute handle

§ connHandle

uint16 connHandle

Connection message was received on.

§ hdr

GATT_SERV_MSG_EVENT and status.

§ method

uint8 method

GATT_CLIENT_CHAR_CFG_UPDATED_EVENT.

§ value

uint16 value

attribute new value


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale