Searched refs:max_hops (Results 1 – 3 of 3) sorted by relevance
58 uint8_t max_hops; member
76 uint8_t max_hops; /*!< Maximum hops when receiving Heartbeat messages */ member507 uint8_t max_hops; /*!< Maximum hops when receiving Heartbeat messages */ member
3180 net_buf_simple_add_u8(&msg, cfg->hb_sub.max_hops); in hb_sub_send_status()3244 cfg->hb_sub.max_hops = 0U; in heartbeat_sub_set()3252 cfg->hb_sub.max_hops = 0U; in heartbeat_sub_set()3543 cfg->hb_sub.max_hops = MAX(cfg->hb_sub.max_hops, hops); in bt_mesh_heartbeat()3550 dst, hops, cfg->hb_sub.min_hops, cfg->hb_sub.max_hops, in bt_mesh_heartbeat()