Home
last modified time | relevance | path

Searched refs:bufpool7 (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/gki/common/
Dgki_common.h158 uint8_t bufpool7[(ALIGN_POOL(GKI_BUF7_SIZE) + BUFFER_PADDING_SIZE) * member
233 uint8_t* bufpool7;
Dgki_buffer.c218 p_cb->bufpool7 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()
293 gki_init_free_queue(7, GKI_BUF7_SIZE, GKI_BUF7_MAX, p_cb->bufpool7); in gki_buffer_init()
/system/nfc/halimpl/bcm2079x/gki/common/
Dgki_common.h158 uint8_t bufpool7[(ALIGN_POOL(GKI_BUF7_SIZE) + BUFFER_PADDING_SIZE) * member
233 uint8_t* bufpool7;
Dgki_buffer.c217 p_cb->bufpool7 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()
292 gki_init_free_queue(7, GKI_BUF7_SIZE, GKI_BUF7_MAX, p_cb->bufpool7); in gki_buffer_init()