Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/secure_element/pn8x/ls_client/inc/
H A DLsLib.h269 LSCSTATUS Check_SerialNo_Tag(uint8_t* read_buf, uint16_t* offset1);
/aosp12/hardware/nxp/secure_element/pn8x/ls_client/src/
H A DLsLib.cpp1528 LSCSTATUS Check_SerialNo_Tag(uint8_t* read_buf, uint16_t* offset1) { in Check_SerialNo_Tag() function
1831 if (LSCSTATUS_SUCCESS != Check_SerialNo_Tag(read_buf, offset)) { in Check_Complete_7F21_Tag()