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

EATT run-time configurable parameters. More...

#include <att_api.h>

Data Fields

uint16_t mtu
 MTU. More...
 
uint16_t mps
 MPS. More...
 
bool_t initiateEatt
 Open EATT channels automatically on connect. More...
 
uint8_t authoriz
 Authorization required. More...
 
uint8_t secLevel
 Security level required. More...
 
uint8_t numChans
 Number of enhanced l2cap channels per connection. More...
 
uint8_t * pPriorityTbl
 Min priority required for each channel. More...
 

Detailed Description

EATT run-time configurable parameters.

Definition at line 161 of file att_api.h.

Field Documentation

uint8_t authoriz

Authorization required.

Definition at line 166 of file att_api.h.

bool_t initiateEatt

Open EATT channels automatically on connect.

Definition at line 165 of file att_api.h.

uint16_t mps

MPS.

Definition at line 164 of file att_api.h.

uint16_t mtu

MTU.

Definition at line 163 of file att_api.h.

uint8_t numChans

Number of enhanced l2cap channels per connection.

Definition at line 168 of file att_api.h.

uint8_t* pPriorityTbl

Min priority required for each channel.

Definition at line 169 of file att_api.h.

uint8_t secLevel

Security level required.

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