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

  /external/bluetooth/bluedroid/include/
gki_target.h 200 #ifndef GKI_BUF3_SIZE
201 #define GKI_BUF3_SIZE (4096+16)
216 #define GKI_MAX_BUF_SIZE GKI_BUF3_SIZE
  /external/libnfc-nci/src/include/
gki_target.h 197 #ifndef GKI_BUF3_SIZE
198 #define GKI_BUF3_SIZE 2500
213 #define GKI_MAX_BUF_SIZE GKI_BUF3_SIZE
  /external/bluetooth/bluedroid/gki/common/
gki.h 145 #ifndef GKI_BUF3_SIZE
146 #define GKI_BUF3_SIZE 0
147 #endif /* ifndef GKI_BUF3_SIZE */
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 160 #ifndef GKI_BUF3_SIZE
161 #define GKI_BUF3_SIZE 0
162 #endif /* ifndef GKI_BUF3_SIZE */
  /external/libnfc-nci/src/gki/common/
gki.h 163 #ifndef GKI_BUF3_SIZE
164 #define GKI_BUF3_SIZE 0
165 #endif /* ifndef GKI_BUF3_SIZE */

Completed in 112 milliseconds