Searched refs:bufpool10 (Results 1 – 4 of 4) sorted by relevance
173 uint8_t bufpool10[(ALIGN_POOL(GKI_BUF10_SIZE) + BUFFER_PADDING_SIZE) * member245 uint8_t* bufpool10;
233 p_cb->bufpool10 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()305 gki_init_free_queue(10, GKI_BUF10_SIZE, GKI_BUF10_MAX, p_cb->bufpool10); in gki_buffer_init()
232 p_cb->bufpool10 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()304 gki_init_free_queue(10, GKI_BUF10_SIZE, GKI_BUF10_MAX, p_cb->bufpool10); in gki_buffer_init()