Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_buf.h868 extern const struct net_buf_data_cb net_buf_fixed_cb;
905 .cb = &net_buf_fixed_cb, \
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_buf.c524 const struct net_buf_data_cb net_buf_fixed_cb = { variable