Mistake on this page?
Report an issue in GitHub or email us
Data Fields
attcDiscCb_t Struct Reference

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_tpCfgList
 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...
 

Detailed Description

ATT client discovery control block.

Definition at line 363 of file att_api.h.

Field Documentation

uint8_t cfgListLen

Configuration list length.

Definition at line 369 of file att_api.h.

uint8_t charListIdx

Internal use only.

Definition at line 373 of file att_api.h.

uint8_t charListLen

Characteristic and handle list length.

Definition at line 368 of file att_api.h.

uint8_t endHdlIdx

Internal use only.

Definition at line 374 of file att_api.h.

attcDiscCfg_t* pCfgList

Characterisic list for configuration.

Definition at line 367 of file att_api.h.

attcDiscChar_t** pCharList

Characterisic list for discovery.

Definition at line 365 of file att_api.h.

uint16_t* pHdlList

Characteristic handle list.

Definition at line 366 of file att_api.h.

uint16_t svcEndHdl

Internal use only.

Definition at line 372 of file att_api.h.

uint16_t svcStartHdl

Internal use only.

Definition at line 371 of file att_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.