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

  /external/libese/third_party/NXPNFC_P61_JCOP_Kit/include/
AlaLib.h 70 ** Function: ALA_lsGetVersion
77 unsigned char ALA_lsGetVersion(UINT8 *pVersion);
  /external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
AlaLib.cpp 237 ** Function: ALA_lsGetVersion
244 tJBL_STATUS ALA_lsGetVersion(UINT8 *pVersion)
246 static const char fn[] = "ALA_lsGetVersion";
  /external/libese/tools/ese_ls_provision/
ese_ls_provision.cpp 107 auto status = ALA_lsGetVersion(version_buf);
109 LOG(ERROR) << "ALA_lsGetVersion failed with status " << (int) status;

Completed in 193 milliseconds