Searched refs:bt_mesh_net_flags (Results 1 – 4 of 4) sorted by relevance
208 uint8_t bt_mesh_net_flags(struct bt_mesh_subnet *sub);
141 uint8_t flags = bt_mesh_net_flags(sub); in secure_beacon_create()200 uint8_t flags = bt_mesh_net_flags(sub); in private_beacon_update()751 uint8_t flags = bt_mesh_net_flags(sub); in bt_mesh_beacon_update()
146 uint8_t bt_mesh_net_flags(struct bt_mesh_subnet *sub) in bt_mesh_net_flags() function
576 upd->flags = bt_mesh_net_flags(frnd->subnet); in encode_update()