Searched refs:bufpool8 (Results 1 – 4 of 4) sorted by relevance
163 uint8_t bufpool8[(ALIGN_POOL(GKI_BUF8_SIZE) + BUFFER_PADDING_SIZE) * member237 uint8_t* bufpool8;
223 p_cb->bufpool8 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()297 gki_init_free_queue(8, GKI_BUF8_SIZE, GKI_BUF8_MAX, p_cb->bufpool8); in gki_buffer_init()
222 p_cb->bufpool8 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()296 gki_init_free_queue(8, GKI_BUF8_SIZE, GKI_BUF8_MAX, p_cb->bufpool8); in gki_buffer_init()