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

Slave role device parameter definition. More...

#include <lmgr_api_conn.h>

Data Fields

uint8_t availTxBuf
 
uint8_t availRxBuf
 
uint16_t maxTxLen
 
uint16_t maxTxTime
 
wsfQueue_t rxDataQ
 
uint32_t dataPendMsk
 
uint8_t allPhys
 
uint8_t txPhys
 
uint8_t rxPhys
 
uint8_t syncMode
 
uint16_t syncSkip
 
uint16_t syncTimeout
 

Detailed Description

Slave role device parameter definition.

Definition at line 44 of file lmgr_api_conn.h.

Field Documentation

uint8_t allPhys

Default all PHYs.

Definition at line 56 of file lmgr_api_conn.h.

uint8_t availRxBuf

Available number of receive buffers.

Definition at line 47 of file lmgr_api_conn.h.

uint8_t availTxBuf

Available number of transmit buffers.

Definition at line 46 of file lmgr_api_conn.h.

uint32_t dataPendMsk

Bitmask of connection handles with new pending data.

Definition at line 54 of file lmgr_api_conn.h.

uint16_t maxTxLen

Default maximum number of Data PDU bytes.

Definition at line 49 of file lmgr_api_conn.h.

uint16_t maxTxTime

Default maximum microseconds for a Data PDU.

Definition at line 50 of file lmgr_api_conn.h.

wsfQueue_t rxDataQ

Receive Data PDU (LE-U or LE-C) queue.

Definition at line 52 of file lmgr_api_conn.h.

uint8_t rxPhys

Default receiver PHYs.

Definition at line 58 of file lmgr_api_conn.h.

uint8_t syncMode

Default sync transfer mode.

Definition at line 60 of file lmgr_api_conn.h.

uint16_t syncSkip

Default sync skip for periodic adv sync transfer.

Definition at line 61 of file lmgr_api_conn.h.

uint16_t syncTimeout

Default sync timeout for periodic adv sync transfer.

Definition at line 62 of file lmgr_api_conn.h.

uint8_t txPhys

Default transmitter PHYs.

Definition at line 57 of file lmgr_api_conn.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.