HomeSort by relevance Sort by last modified time
    Searched refs:GKI_IS_QUEUE_EMPTY (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 366 #define GKI_IS_QUEUE_EMPTY(p_q) ((p_q)->count == 0)
  /external/libnfc-nci/src/gki/common/
gki.h 369 #define GKI_IS_QUEUE_EMPTY(p_q) ((p_q)->count == 0)

Completed in 31 milliseconds