Searched refs:bufpool7 (Results 1 – 4 of 4) sorted by relevance
158 uint8_t bufpool7[(ALIGN_POOL(GKI_BUF7_SIZE) + BUFFER_PADDING_SIZE) * member233 uint8_t* bufpool7;
218 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()
217 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()