Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg.h46 #define BT_MESH_RELAY_DISABLED BT_MESH_FEATURE_DISABLED macro
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_brg.c203 ASSERT_OK(bt_mesh_cfg_cli_relay_set(0, PROV_ADDR, BT_MESH_RELAY_DISABLED, in tester_setup()
270 ASSERT_OK(bt_mesh_cfg_cli_relay_set(0, BRIDGE_ADDR, BT_MESH_RELAY_DISABLED, in tester_bridge_configure()
Dtest_transport.c527 ASSERT_OK(bt_mesh_relay_set(BT_MESH_RELAY_DISABLED, in test_rx_fixed()