NXP NFC Reader Library
v4.040.05.011646
|
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... | |
Link Management parameters that are expected by LLC.
uint8_t phlnLlcp_LMDataParams::bVersion |
Denotes major and minor release levels of the LLCP specification.
uint8_t phlnLlcp_LMDataParams::bLto |
Link Timeout (LTO) specifies the local link timeout interval guarantee.
uint8_t phlnLlcp_LMDataParams::bOpt |
Option.
uint16_t phlnLlcp_LMDataParams::wMiu |
maximum information unit (MIU) is max number of octets in information field of an LLC PDU.
uint16_t phlnLlcp_LMDataParams::wWks |
Well-Known Service List.
uint16_t phlnLlcp_LMDataParams::bAvailableTlv |
Bit mask for TLVs availability.