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

  /system/nfc/src/gki/common/
gki.h 285 #ifndef GKI_BUF15_SIZE
286 #define GKI_BUF15_SIZE 0
287 #endif /* ifndef GKI_BUF15_SIZE */
gki_common.h 168 uint8_t bufpool15[(ALIGN_POOL(GKI_BUF15_SIZE) + BUFFER_PADDING_SIZE) *
gki_buffer.cc 209 gki_init_free_queue(15, GKI_BUF15_SIZE, GKI_BUF15_MAX, p_cb->bufpool15);
    [all...]

Completed in 63 milliseconds