Searched refs:bListNotEmpty (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/halimpl/pn54x/utils/
H A DphNxpNciHal_utils.c63 int bListNotEmpty = 1; local
64 while (bListNotEmpty)
66 bListNotEmpty = listGetAndRemoveNext(pList, NULL);

Completed in 75 milliseconds