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

  /external/libnfc-nci/src/hal/include/
gki_hal_target.h 71 #define NFC_HAL_NCI_POOL_BUF_SIZE GKI_BUF1_SIZE
168 #ifndef GKI_BUF1_SIZE
169 #define GKI_BUF1_SIZE 288
184 #define GKI_MAX_BUF_SIZE GKI_BUF1_SIZE
194 #define USERIAL_POOL_BUF_SIZE GKI_BUF1_SIZE
  /external/bluetooth/bluedroid/include/
gki_target.h 170 #ifndef GKI_BUF1_SIZE
171 #define GKI_BUF1_SIZE 288
  /external/libnfc-nci/src/include/
gki_target.h 167 #ifndef GKI_BUF1_SIZE
168 #define GKI_BUF1_SIZE 128
  /external/bluetooth/bluedroid/gki/common/
gki.h 119 #ifndef GKI_BUF1_SIZE
120 #define GKI_BUF1_SIZE 0
121 #endif /* ifndef GKI_BUF1_SIZE */
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 134 #ifndef GKI_BUF1_SIZE
135 #define GKI_BUF1_SIZE 0
136 #endif /* ifndef GKI_BUF1_SIZE */
  /external/libnfc-nci/src/gki/common/
gki.h 137 #ifndef GKI_BUF1_SIZE
138 #define GKI_BUF1_SIZE 0
139 #endif /* ifndef GKI_BUF1_SIZE */

Completed in 60 milliseconds