Searched defs:sak_byte (Results 1 - 1 of 1) sorted by last modified time

/external/libnfc-nxp/src/
H A DphLibNfc_initiator.c124 uint8_t sak_byte=0; local
150 sak_byte = info.psDiscoveryInfo->
152 if((TRUE == gpphLibContext->RegNtfType.MifareUL)&& (sak_byte==0x00))
166 (((sak_byte & 0x18)==0x08)||((sak_byte & 0x18)==0x18) ||
167 (sak_byte == 0x01)))

Completed in 60 milliseconds