Searched refs:bt_mesh_net_decode (Results 1 – 3 of 3) sorted by relevance
276 int bt_mesh_net_decode(struct net_buf_simple *in, enum bt_mesh_net_if net_if,
72 err = bt_mesh_net_decode(&role->buf, BT_MESH_NET_IF_PROXY_CFG, in proxy_cfg()
729 int bt_mesh_net_decode(struct net_buf_simple *in, enum bt_mesh_net_if net_if, in bt_mesh_net_decode() function802 if (bt_mesh_net_decode(data, net_if, &rx, &buf)) { in bt_mesh_net_recv()