Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dsubnet.h17 #define BT_MESH_NET_FLAG_IVU BIT(1) macro
Dsubnet.c155 flags |= BT_MESH_NET_FLAG_IVU; in bt_mesh_net_flags()
Dcdb.c879 flags |= BT_MESH_NET_FLAG_IVU; in bt_mesh_cdb_subnet_flags()