Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dpriv_beacon_srv.c47 net_buf_simple_add_u8(&buf, bt_mesh_priv_beacon_update_interval_get()); in beacon_status_rsp()
251 priv_beacon_state.interval = bt_mesh_priv_beacon_update_interval_get(); in priv_beacon_srv_pending_store()
Dcfg.c129 uint8_t bt_mesh_priv_beacon_update_interval_get(void) in bt_mesh_priv_beacon_update_interval_get() function
Dbeacon.c168 uint8_t interval = bt_mesh_priv_beacon_update_interval_get(); in private_random_update()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg.h126 uint8_t bt_mesh_priv_beacon_update_interval_get(void);