Searched defs:bInChunk (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfc/ndef/
H A Dndef_utils.c85 BOOLEAN bInChunk = FALSE; local
144 if (bInChunk)
155 bInChunk = TRUE;
161 if (bInChunk)
166 bInChunk = FALSE;

Completed in 64 milliseconds