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

  /hardware/nxp/secure_element/ls_client/inc/
LsClient.h 34 ** Function: LSC_doDownload
41 LSCSTATUS LSC_doDownload(
  /hardware/nxp/secure_element/ls_client/src/
LsClient.cpp 55 ** Function: LSC_doDownload
62 LSCSTATUS LSC_doDownload(
64 static const char fn[] = "LSC_doDownload";
  /hardware/nxp/secure_element/1.0/
SecureElement.cpp 64 LSCSTATUS lsStatus = LSC_doDownload(clientCallback);
66 * LSC_doDownload returns LSCSTATUS_FAILED in case thread creation fails.

Completed in 83 milliseconds