Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dheartbeat.h18 static inline uint8_t bt_mesh_hb_log(uint32_t val) in bt_mesh_hb_log() function
Dheartbeat.c458 val.period = bt_mesh_hb_log(hb_pub.period); in bt_mesh_hb_pub_pending_store()
Dcfg_srv.c2229 return bt_mesh_hb_log(val); in hb_sub_count_log()
2271 net_buf_simple_add_u8(&msg, bt_mesh_hb_log(pub->period)); in hb_pub_send_status()
2369 net_buf_simple_add_u8(&msg, bt_mesh_hb_log(sub->remaining)); in hb_sub_send_status()