Searched refs:bufpool5 (Results 1 – 4 of 4) sorted by relevance
148 uint8_t bufpool5[(ALIGN_POOL(GKI_BUF5_SIZE) + BUFFER_PADDING_SIZE) * member225 uint8_t* bufpool5;
208 p_cb->bufpool5 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()285 gki_init_free_queue(5, GKI_BUF5_SIZE, GKI_BUF5_MAX, p_cb->bufpool5); in gki_buffer_init()
207 p_cb->bufpool5 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()284 gki_init_free_queue(5, GKI_BUF5_SIZE, GKI_BUF5_MAX, p_cb->bufpool5); in gki_buffer_init()