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

/external/libnfc-nci/halimpl/pn54x/utils/
H A DphNxpNciHal_utils.c66 bListNotEmpty = listGetAndRemoveNext(pList, NULL);
205 ** Function listGetAndRemoveNext
212 int listGetAndRemoveNext(struct listHead* pList, void** ppData) function
452 while (listGetAndRemoveNext(&phNxpNciHal_get_monitor()->sem_list,

Completed in 338 milliseconds