Home
last modified time | relevance | path

Searched refs:GKI_BUF7_SIZE (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/nfc/src/include/
H A Dgki_target.h324 #ifndef GKI_BUF7_SIZE
325 #define GKI_BUF7_SIZE 9472 macro
/aosp_15_r20/hardware/st/nfc/st21nfc/gki/common/
Dgki.h201 #ifndef GKI_BUF7_SIZE
202 #define GKI_BUF7_SIZE 0 macro
/aosp_15_r20/system/nfc/src/gki/common/
H A Dgki.h193 #ifndef GKI_BUF7_SIZE
194 #define GKI_BUF7_SIZE 0 macro
H A Dgki_common.h127 uint8_t bufpool7[(ALIGN_POOL(GKI_BUF7_SIZE) + BUFFER_PADDING_SIZE) *
H A Dgki_buffer.cc179 gki_init_free_queue(7, GKI_BUF7_SIZE, GKI_BUF7_MAX, p_cb->bufpool7); in gki_buffer_init()
/aosp_15_r20/hardware/st/nfc/1.0/gki/common/
Dgki.h201 #ifndef GKI_BUF7_SIZE
202 #define GKI_BUF7_SIZE 0 macro