HomeSort by relevance Sort by last modified time
    Searched refs:NXP_FULL_VERSION_LEN (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nxp/inc/
phNfcTypes.h 200 #define NXP_FULL_VERSION_LEN 0x0BU
338 uint8_t full_version[NXP_FULL_VERSION_LEN];
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_IDMgmt.c 91 uint8_t full_version[NXP_FULL_VERSION_LEN];
854 for(i=0 ;(reg_length <= NXP_FULL_VERSION_LEN)&&(i < reg_length); i++)
phLibNfc.c 869 gpphLibContext->psHwReference->device_info.full_version,NXP_FULL_VERSION_LEN);
877 NXP_FULL_VERSION_LEN);
    [all...]
  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcManager.cpp 262 caps.psDevCapabilities.full_version[NXP_FULL_VERSION_LEN-1],
263 caps.psDevCapabilities.full_version[NXP_FULL_VERSION_LEN-2],
456 caps.psDevCapabilities.full_version[NXP_FULL_VERSION_LEN-1],
457 caps.psDevCapabilities.full_version[NXP_FULL_VERSION_LEN-2],
    [all...]

Completed in 148 milliseconds