Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_buf.h1675 typedef struct net_buf *(*net_buf_allocator_cb)(int32_t timeout, void *user_data); typedef
1699 net_buf_allocator_cb allocate_cb, void *user_data);
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_common/
Dmesh_buf.c732 net_buf_allocator_cb allocate_cb, void *user_data) in net_buf_append_bytes()