Home
last modified time | relevance | path

Searched refs:GetInfo_APDU (Results 1 – 2 of 2) sorted by relevance

/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
DJcopOsDownload.h57 static UINT8 GetInfo_APDU[] = {0x00, //CLA variable
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
DJcopOsDownload.cpp349 pTranscv_Info->sSendlength = (UINT32)sizeof(GetInfo_APDU); in GetInfo()
351 memcpy(pTranscv_Info->sSendData, GetInfo_APDU, pTranscv_Info->sSendlength); in GetInfo()