Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dproxy_msg.h49 ssize_t bt_mesh_proxy_msg_recv(struct bt_conn *conn,
Dproxy_msg.c73 ssize_t bt_mesh_proxy_msg_recv(struct bt_conn *conn, in bt_mesh_proxy_msg_recv() function
Dpb_gatt_srv.c86 return bt_mesh_proxy_msg_recv(conn, buf, len); in gatt_recv()
Dgatt_cli.c73 (void)bt_mesh_proxy_msg_recv(conn, val, length); in notify_func()
Dproxy_srv.c100 return bt_mesh_proxy_msg_recv(conn, buf, len); in gatt_recv()