Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_buf.c512 const struct net_buf_pool_fixed *fixed = pool->alloc->alloc_data; in fixed_data_alloc()
610 const struct net_buf_pool_fixed *fixed = pool->alloc->alloc_data; in net_buf_alloc_fixed_debug()
617 const struct net_buf_pool_fixed *fixed = pool->alloc->alloc_data; in net_buf_alloc_fixed()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_buf.h862 struct net_buf_pool_fixed { struct
900 static const struct net_buf_pool_fixed net_buf_fixed_##_name = { \