Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.h62 struct net_buf_simple *bt_mesh_proxy_server_get_buf(void);
Dproxy_server.c662 struct net_buf_simple *bt_mesh_proxy_server_get_buf(void) in bt_mesh_proxy_server_get_buf() function
Dprov.c246 link.rx.buf = bt_mesh_proxy_server_get_buf(); in reset_state()