Home
last modified time | relevance | path

Searched refs:net_buf_alloc_len_debug (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_buf.c537 struct net_buf *net_buf_alloc_len_debug(struct net_buf_pool *pool, size_t size, in net_buf_alloc_len_debug() function
612 return net_buf_alloc_len_debug(pool, fixed->data_size, timeout, func, line); in net_buf_alloc_fixed_debug()