Home
last modified time | relevance | path

Searched refs:bt_mesh_beacon_set (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg.h76 void bt_mesh_beacon_set(bool beacon);
/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg.c36 void bt_mesh_beacon_set(bool beacon) in bt_mesh_beacon_set() function
445 bt_mesh_beacon_set(cfg.beacon); in cfg_set()
Dcfg_srv.c457 bt_mesh_beacon_set(buf->data[0]); in beacon_set()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_beacon.c1988 bt_mesh_beacon_set(false); in test_tx_proxy_adv_solicit_trigger()
2007 bt_mesh_beacon_set(false); in test_rx_proxy_adv_multi_subnet_coex()
2143 bt_mesh_beacon_set(false); in test_tx_priv_gatt_proxy()
2172 bt_mesh_beacon_set(false); in test_rx_priv_gatt_proxy()