ATT client discovery control block. More...
#include <att_api.h>
Data Fields | |
attcDiscChar_t ** | pCharList |
Characterisic list for discovery. More... | |
uint16_t * | pHdlList |
Characteristic handle list. More... | |
attcDiscCfg_t * | pCfgList |
Characterisic list for configuration. More... | |
uint8_t | charListLen |
Characteristic and handle list length. More... | |
uint8_t | cfgListLen |
Configuration list length. More... | |
uint16_t | svcStartHdl |
Internal use only. More... | |
uint16_t | svcEndHdl |
Internal use only. More... | |
uint8_t | charListIdx |
Internal use only. More... | |
uint8_t | endHdlIdx |
Internal use only. More... | |
uint8_t charListLen |
attcDiscCfg_t* pCfgList |
attcDiscChar_t** pCharList |