NXP NFC Reader Library
v4.040.05.011646
|
SNEP parameter structure. More...
Data Fields | |
uint16_t | wId |
Layer ID for this component, NEVER MODIFY!. More... | |
void * | plnLlcpDataParams |
LLCP Data Parameters structure pointer. More... | |
void * | psSocket |
LLCP transport Socket structure pointer. More... | |
uint8_t | bSnepVersion |
SNEP protocol version supported by Implementation. More... | |
phnpSnep_Server_type_t | eServerType |
Initialized Server Type. More... | |
SNEP parameter structure.
uint16_t phnpSnep_Sw_DataParams::wId |
Layer ID for this component, NEVER MODIFY!.
void* phnpSnep_Sw_DataParams::plnLlcpDataParams |
LLCP Data Parameters structure pointer.
void* phnpSnep_Sw_DataParams::psSocket |
LLCP transport Socket structure pointer.
uint8_t phnpSnep_Sw_DataParams::bSnepVersion |
SNEP protocol version supported by Implementation.
phnpSnep_Server_type_t phnpSnep_Sw_DataParams::eServerType |
Initialized Server Type.