Searched refs:GetInfo_APDU (Results 1 – 2 of 2) sorted by relevance
57 static UINT8 GetInfo_APDU[] = {0x00, //CLA variable
349 pTranscv_Info->sSendlength = (UINT32)sizeof(GetInfo_APDU); in GetInfo()351 memcpy(pTranscv_Info->sSendData, GetInfo_APDU, pTranscv_Info->sSendlength); in GetInfo()