Home
last modified time | relevance | path

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

/external/libnfc-nci/src/gki/common/
Dgki.h369 #define GKI_IS_QUEUE_EMPTY(p_q) ((p_q)->count == 0) macro
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki.h366 #define GKI_IS_QUEUE_EMPTY(p_q) ((p_q)->count == 0) macro