Home
last modified time | relevance | path

Searched refs:NXP_FULL_VERSION_LEN (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/inc/
DphNfcTypes.h200 #define NXP_FULL_VERSION_LEN 0x0BU macro
338 uint8_t full_version[NXP_FULL_VERSION_LEN];
/external/libnfc-nxp/src/
DphHciNfc_IDMgmt.c91 uint8_t full_version[NXP_FULL_VERSION_LEN];
854 for(i=0 ;(reg_length <= NXP_FULL_VERSION_LEN)&&(i < reg_length); i++) in phHciNfc_IDMgmt_InfoUpdate()
DphLibNfc.c881 gpphLibContext->psHwReference->device_info.full_version,NXP_FULL_VERSION_LEN); in phLibNfc_Mgt_GetstackCapabilities()
889 NXP_FULL_VERSION_LEN); in phLibNfc_Mgt_GetstackCapabilities()