![]() |
Cordio Stack and Cordio Profiles
r2p3-02rel0
|
ATT client discovery control block. More...
#include <att_api.h>
Data Fields | |
attcDiscChar_t ** | pCharList |
Characterisic list for discovery. | |
uint16_t * | pHdlList |
Characteristic handle list. | |
attcDiscCfg_t * | pCfgList |
Characterisic list for configuration. | |
uint8_t | charListLen |
Characteristic and handle list length. | |
uint8_t | cfgListLen |
Configuration list length. | |
uint16_t | svcStartHdl |
Internal use only. | |
uint16_t | svcEndHdl |
Internal use only. | |
uint8_t | charListIdx |
Internal use only. | |
uint8_t | endHdlIdx |
Internal use only. | |