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

  /external/bluetooth/bluedroid/gki/common/
gki.h 119 #define GKI_IS_QUEUE_EMPTY(p_q) ((p_q)->count == 0)
  /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 43 milliseconds