Searched refs:bufpool1 (Results 1 – 4 of 4) sorted by relevance
128 uint8_t bufpool1[(ALIGN_POOL(GKI_BUF1_SIZE) + BUFFER_PADDING_SIZE) * member209 uint8_t* bufpool1;
188 p_cb->bufpool1 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()269 gki_init_free_queue(1, GKI_BUF1_SIZE, GKI_BUF1_MAX, p_cb->bufpool1); in gki_buffer_init()
187 p_cb->bufpool1 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()268 gki_init_free_queue(1, GKI_BUF1_SIZE, GKI_BUF1_MAX, p_cb->bufpool1); in gki_buffer_init()