Searched refs:bt_mesh_hb_log (Results 1 – 3 of 3) sorted by relevance
18 static inline uint8_t bt_mesh_hb_log(uint32_t val) in bt_mesh_hb_log() function
458 val.period = bt_mesh_hb_log(hb_pub.period); in bt_mesh_hb_pub_pending_store()
2229 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()