Home
last modified time | relevance | path

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

/system/nfc/src/gki/common/
Dgki_common.h178 uint8_t bufpool11[(ALIGN_POOL(GKI_BUF11_SIZE) + BUFFER_PADDING_SIZE) * member
249 uint8_t* bufpool11;
Dgki_buffer.c238 p_cb->bufpool11 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()
309 gki_init_free_queue(11, GKI_BUF11_SIZE, GKI_BUF11_MAX, p_cb->bufpool11); in gki_buffer_init()
/system/nfc/halimpl/bcm2079x/gki/common/
Dgki_common.h178 uint8_t bufpool11[(ALIGN_POOL(GKI_BUF11_SIZE) + BUFFER_PADDING_SIZE) * member
249 uint8_t* bufpool11;
Dgki_buffer.c237 p_cb->bufpool11 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()
308 gki_init_free_queue(11, GKI_BUF11_SIZE, GKI_BUF11_MAX, p_cb->bufpool11); in gki_buffer_init()