Searched refs:bufpool9 (Results 1 – 4 of 4) sorted by relevance
168 uint8_t bufpool9[(ALIGN_POOL(GKI_BUF9_SIZE) + BUFFER_PADDING_SIZE) * member241 uint8_t* bufpool9;
228 p_cb->bufpool9 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()301 gki_init_free_queue(9, GKI_BUF9_SIZE, GKI_BUF9_MAX, p_cb->bufpool9); in gki_buffer_init()
227 p_cb->bufpool9 = (uint8_t*)GKI_os_malloc( in gki_buffer_init()300 gki_init_free_queue(9, GKI_BUF9_SIZE, GKI_BUF9_MAX, p_cb->bufpool9); in gki_buffer_init()