TI BLE Stack API Documentation  2.03.09
Public Attributes | List of all members
gattClientCharCfgUpdatedEvent_t Struct Reference

#include <gattservapp.h>

Public Attributes

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

Detailed Description

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


The documentation for this struct was generated from the following file: