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

  /external/bluetooth/bluedroid/include/
gki_target.h 189 #ifndef GKI_BUF3_SIZE
190 #define GKI_BUF3_SIZE (4096+16)
205 #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/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 66 milliseconds