Searched refs:SelectAla (Results 1 – 2 of 2) sorted by relevance
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/ |
D | Ala.h | 83 static UINT8 SelectAla[] = {0x00, 0xA4, 0x04, 0x00, 0x0D, 0xA0, 0x00, 0x00, 0x03, 0x96, 0x41, 0x4C,… variable 85 static UINT8 SelectAla[] = {0x00, 0xA4, 0x04, 0x00, 0x0F, 0xA0, 0x00, 0x00, 0x03, 0x96, 0x54, 0x43,… variable 89 static UINT8 SelectAla[] = {0x00, 0xA4, 0x04, 0x00, 0x0D, 0xA0, 0x00, 0x00, 0x03, 0x96, 0x41, 0x4C,… variable
|
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/ |
D | Ala.cpp | 119 memcpy(&ArrayOfAIDs[2][1],&SelectAla[0],sizeof(SelectAla)); in initialize() 120 ArrayOfAIDs[2][0] = sizeof(SelectAla); in initialize() 611 pTranscv_Info->sSendlength = (INT32)sizeof(SelectAla); in ALA_SelectAla() 622 memcpy(&(pTranscv_Info->sSendData[1]), &SelectAla[1], sizeof(SelectAla)-1); in ALA_SelectAla()
|