ATTS client characteristic configuration callback structure. More...
#include <att_api.h>
Data Fields | |
wsfMsgHdr_t | hdr |
Header structure. More... | |
uint16_t | handle |
CCCD handle. More... | |
uint16_t | value |
CCCD value. More... | |
uint8_t | idx |
CCCD settings index. More... | |
ATTS client characteristic configuration callback structure.
wsfMsgHdr_t hdr |