Searched refs:bt_mesh_hb_pwr2 (Results 1 – 3 of 3) sorted by relevance
7 static inline uint16_t bt_mesh_hb_pwr2(uint8_t val) in bt_mesh_hb_pwr2() function
426 hb_pub.period = bt_mesh_hb_pwr2(hb_val.period); in hb_pub_set()
2311 pub.count = bt_mesh_hb_pwr2(param->count_log); in heartbeat_pub_set()2317 pub.period = bt_mesh_hb_pwr2(param->period_log); in heartbeat_pub_set()2420 period = bt_mesh_hb_pwr2(period_log); in heartbeat_sub_set()