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

  /system/nfc/src/include/
buildcfg.h 33 #define GKI_BUF4_MAX 30
gki_target.h 208 #ifndef GKI_BUF4_MAX
210 #define GKI_BUF4_MAX 96
  /system/nfc/src/gki/common/
gki_common.h 114 GKI_BUF4_MAX];
gki_buffer.cc 165 gki_init_free_queue(4, GKI_BUF4_SIZE, GKI_BUF4_MAX, p_cb->bufpool4);
    [all...]

Completed in 78 milliseconds