Searched refs:bt_mesh_net_flags (Results 1 – 5 of 5) sorted by relevance
332 uint8_t bt_mesh_net_flags(struct bt_mesh_subnet *sub);
109 uint8_t flags = bt_mesh_net_flags(sub); in bt_mesh_beacon_create()
408 uint8_t bt_mesh_net_flags(struct bt_mesh_subnet *sub) in bt_mesh_net_flags() function425 uint8_t flags = bt_mesh_net_flags(sub); in bt_mesh_net_beacon_update()
587 upd->flags = bt_mesh_net_flags(sub); in encode_update()
1075 prov_ctx.curr_flags = bt_mesh_net_flags(sub);