Searched refs:ALA_StoreData (Results 1 - 2 of 2) sorted by relevance

/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
H A DAla.h207 ALA_StoreData(Ala_ImageInfo_t* pContext, tJBL_STATUS status, Ala_TranscieveInfo_t* pInfo);
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
H A DAla.cpp66 ALA_StoreData,
706 ** Function: ALA_StoreData
714 tJBL_STATUS ALA_StoreData(Ala_ImageInfo_t *Os_info, tJBL_STATUS status, Ala_TranscieveInfo_t *pTranscv_Info) function
716 static const char fn[] = "ALA_StoreData";
936 status = ALA_StoreData(Os_info,status,pTranscv_Info);
972 status = ALA_StoreData(Os_info,status,pTranscv_Info);

Completed in 245 milliseconds