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

  /external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
JcopOsDownload.h 145 tJBL_STATUS SetJcopOsState(JcopOs_ImageInfo_t *Os_info, UINT8 state);
  /external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
JcopOsDownload.cpp 551 SetJcopOsState(Os_info, Os_info->cur_state);
635 ** Function: SetJcopOsState
642 tJBL_STATUS JcopOsDwnld::SetJcopOsState(JcopOs_ImageInfo_t *Os_info, UINT8 state)
644 static const char fn [] = "JcopOsDwnld::SetJcopOsState";

Completed in 9097 milliseconds