Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/
Dsubnet.h16 #define BT_MESH_NET_FLAG_KR BIT(0) macro
Dsubnet.c151 flags |= BT_MESH_NET_FLAG_KR; in bt_mesh_net_flags()
Dcdb.c874 flags |= BT_MESH_NET_FLAG_KR; in bt_mesh_cdb_subnet_flags()