Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.h317 void bt_mesh_net_header_parse(struct net_buf_simple *buf,
Dfriend.c391 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()
Dnet.c794 void bt_mesh_net_header_parse(struct net_buf_simple *buf, in bt_mesh_net_header_parse() function