NXP NFC Reader Library  v4.040.05.011646
phlnLlcp_LMDataParams Struct Reference

Link Management parameters that are expected by LLC. More...

Data Fields

uint8_t bVersion
 Denotes major and minor release levels of the LLCP specification. More...
 
uint8_t bLto
 Link Timeout (LTO) specifies the local link timeout interval guarantee. More...
 
uint8_t bOpt
 Option. More...
 
uint16_t wMiu
 maximum information unit (MIU) is max number of octets in information field of an LLC PDU. More...
 
uint16_t wWks
 Well-Known Service List. More...
 
uint16_t bAvailableTlv
 Bit mask for TLVs availability. More...
 

Detailed Description

Link Management parameters that are expected by LLC.

Field Documentation

§ bVersion

uint8_t phlnLlcp_LMDataParams::bVersion

Denotes major and minor release levels of the LLCP specification.

§ bLto

uint8_t phlnLlcp_LMDataParams::bLto

Link Timeout (LTO) specifies the local link timeout interval guarantee.

§ bOpt

uint8_t phlnLlcp_LMDataParams::bOpt

Option.

§ wMiu

uint16_t phlnLlcp_LMDataParams::wMiu

maximum information unit (MIU) is max number of octets in information field of an LLC PDU.

§ wWks

uint16_t phlnLlcp_LMDataParams::wWks

Well-Known Service List.

§ bAvailableTlv

uint16_t phlnLlcp_LMDataParams::bAvailableTlv

Bit mask for TLVs availability.


The documentation for this struct was generated from the following file: