Searched refs:bt_mesh_proxy_msg_recv (Results 1 – 5 of 5) sorted by relevance
52 ssize_t bt_mesh_proxy_msg_recv(struct bt_conn *conn,
86 return bt_mesh_proxy_msg_recv(conn, buf, len); in gatt_recv()
82 ssize_t bt_mesh_proxy_msg_recv(struct bt_conn *conn, in bt_mesh_proxy_msg_recv() function
73 (void)bt_mesh_proxy_msg_recv(conn, val, length); in notify_func()
100 return bt_mesh_proxy_msg_recv(conn, buf, len); in gatt_recv()