HomeSort by relevance Sort by last modified time
    Searched defs:GKI_DEBUG (Results 1 - 7 of 7) sorted by null

  /external/bluetooth/bluedroid/include/
gki_target.h 42 #ifndef GKI_DEBUG
43 #define GKI_DEBUG FALSE
47 #if defined (GKI_DEBUG) && (GKI_DEBUG == TRUE)
294 #ifndef GKI_DEBUG
295 #define GKI_DEBUG FALSE
  /external/libnfc-nci/src/hal/include/
gki_hal_target.h 227 #ifndef GKI_DEBUG
228 #define GKI_DEBUG FALSE
246 #if defined(GKI_DEBUG) && (GKI_DEBUG == TRUE)
  /external/libnfc-nci/src/include/
gki_target.h 299 #ifndef GKI_DEBUG
300 #define GKI_DEBUG FALSE
384 #if defined(GKI_DEBUG) && (GKI_DEBUG == TRUE)
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_common.h 24 #ifndef GKI_DEBUG
25 #define GKI_DEBUG FALSE
107 #if (GKI_DEBUG == TRUE)
341 #if (GKI_DEBUG == TRUE)
373 #if (GKI_DEBUG == TRUE)
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 22 #define GKI_DEBUG FALSE
167 #if (GKI_DEBUG == TRUE)
364 #if (GKI_DEBUG == TRUE)
    [all...]
  /external/libnfc-nci/src/gki/common/
gki_common.h 24 #ifndef GKI_DEBUG
25 #define GKI_DEBUG FALSE
107 #if (GKI_DEBUG == TRUE)
341 #if (GKI_DEBUG == TRUE)
373 #if (GKI_DEBUG == TRUE)
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c 22 #define GKI_DEBUG FALSE
164 #if (GKI_DEBUG == TRUE)
364 #if (GKI_DEBUG == TRUE)
    [all...]

Completed in 69 milliseconds