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

ATT client structure for characteristic and descriptor configuration. More...

#include <att_api.h>

Data Fields

uint8_t const * pValue
 Pointer to default value or NULL. More...
 
uint8_t valueLen
 Default value length. More...
 
uint8_t hdlIdx
 Index of its handle in handle list. More...
 

Detailed Description

ATT client structure for characteristic and descriptor configuration.

Definition at line 355 of file att_api.h.

Field Documentation

uint8_t hdlIdx

Index of its handle in handle list.

Definition at line 359 of file att_api.h.

uint8_t const* pValue

Pointer to default value or NULL.

Definition at line 357 of file att_api.h.

uint8_t valueLen

Default value length.

Definition at line 358 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.