Home
last modified time | relevance | path

Searched refs:BT_MESH_BEACON_ENABLED (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg.h51 #define BT_MESH_BEACON_ENABLED BT_MESH_FEATURE_ENABLED macro
/Zephyr-latest/subsys/bluetooth/mesh/
Dpriv_beacon_srv.c77 beacon != BT_MESH_BEACON_ENABLED) { in handle_beacon_set()
Dpriv_beacon_cli.c32 beacon != BT_MESH_BEACON_ENABLED) { in handle_beacon_status()
DKconfig1538 config BT_MESH_BEACON_ENABLED config
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_brg.c920 ASSERT_OK(beacon_set(BRIDGE_ADDR, BT_MESH_BEACON_ENABLED)); in propagate_ivi_update_state()
926 ASSERT_OK(beacon_set(PROV_ADDR, BT_MESH_BEACON_ENABLED)); in propagate_ivi_update_state()