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

  /system/nfc/src/include/
buildcfg.h 40 #define GKI_BUF2_MAX 50
gki_target.h 160 #ifndef GKI_BUF2_MAX
161 #define GKI_BUF2_MAX 45
  /system/nfc/src/gki/common/
gki_common.h 104 GKI_BUF2_MAX];
gki_buffer.cc 157 gki_init_free_queue(2, GKI_BUF2_SIZE, GKI_BUF2_MAX, p_cb->bufpool2);
    [all...]

Completed in 97 milliseconds