Home
last modified time | relevance | path

Searched refs:BT_MESH_RPR_UNPROV_HAS_LINK (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Drpr.h29 #define BT_MESH_RPR_UNPROV_HAS_LINK BIT(5) /**< Internal */ macro
/Zephyr-latest/subsys/bluetooth/mesh/
Drpr_srv.c932 srv.link.dev->flags |= BT_MESH_RPR_UNPROV_HAS_LINK; in handle_link_open()