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

  /system/nfc/src/include/
buildcfg.h 36 #define GKI_BUF7_MAX 0
gki_target.h 329 #ifndef GKI_BUF7_MAX
330 #define GKI_BUF7_MAX 2
  /system/nfc/src/gki/common/
gki_common.h 129 GKI_BUF7_MAX];
gki_buffer.cc 177 gki_init_free_queue(7, GKI_BUF7_SIZE, GKI_BUF7_MAX, p_cb->bufpool7);
    [all...]

Completed in 150 milliseconds