Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/bluetooth/mesh/
Dcfg.h46 #define BT_MESH_RELAY_DISABLED BT_MESH_FEATURE_DISABLED macro
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/src/
Dtest_transport.c527 ASSERT_OK(bt_mesh_relay_set(BT_MESH_RELAY_DISABLED, in test_rx_fixed()