Searched refs:bt_mesh_net_header_parse (Results 1 – 3 of 3) sorted by relevance
310 void bt_mesh_net_header_parse(struct net_buf_simple *buf,
391 bt_mesh_net_header_parse(&buf->b, &net); in unseg_app_sdu_unpack()1655 bt_mesh_net_header_parse(&buf->b, &rx); in friend_queue_check_dup()
759 void bt_mesh_net_header_parse(struct net_buf_simple *buf, in bt_mesh_net_header_parse() function