Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/ls_client/src/
DLsLib.cpp1387 uint8_t tag43off = 0; in Write_Response_To_OutFile() local
1399 tag43off = 3; in Write_Response_To_OutFile()
1404 tag43off = 2; in Write_Response_To_OutFile()
1418 tag43off = 4; in Write_Response_To_OutFile()
1424 tag43off = 3; in Write_Response_To_OutFile()
1440 tag43off = 4; in Write_Response_To_OutFile()
1445 tagBuffer[tag43off] = 0x43; in Write_Response_To_OutFile()
1446 tagBuffer[tag43off + 1] = tag43Len; in Write_Response_To_OutFile()
1451 tagBuffer[tag43off + 2] = 0x7F; in Write_Response_To_OutFile()
1452 tagBuffer[tag43off + 3] = 0x21; in Write_Response_To_OutFile()
[all …]