Home
last modified time | relevance | path

Searched refs:BT_MESH_RELAY_ENABLED (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg.h47 #define BT_MESH_RELAY_ENABLED BT_MESH_FEATURE_ENABLED macro
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_heartbeat.c71 if (bt_mesh_relay_get() == BT_MESH_RELAY_ENABLED) { in sub_hb_recv_cb()
Dtest_transport.c515 err = bt_mesh_relay_set(BT_MESH_RELAY_ENABLED, in test_rx_fixed()
/Zephyr-latest/subsys/bluetooth/mesh/
Dheartbeat.c130 if (bt_mesh_relay_get() == BT_MESH_RELAY_ENABLED) { in heartbeat_send()
Dnet.c676 return (bt_mesh_relay_get() == BT_MESH_RELAY_ENABLED); in relay_to_adv()
696 bt_mesh_relay_get() != BT_MESH_RELAY_ENABLED && in bt_mesh_net_relay()
DKconfig450 config BT_MESH_RELAY_ENABLED config