Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/utils/
DphNxpNciHal_utils.c65 int bListNotEmpty = 1; in listDestroy() local
66 while (bListNotEmpty) in listDestroy()
68 bListNotEmpty = listGetAndRemoveNext(pList, NULL); in listDestroy()