Searched refs:min_hops (Results 1 – 5 of 5) sorted by relevance
50 uint8_t min_hops; member54 .min_hops = 0xFF,90 sub_ctx.min_hops = MIN(sub_ctx.min_hops, sub->min_hops); in sub_hb_recv_cb()103 ASSERT_EQUAL(sub_ctx.min_hops, sub->min_hops); in sub_hb_end_cb()
68 uint8_t min_hops; member
215 sub.min_hops = MIN(sub.min_hops, hops); in bt_mesh_hb_recv()320 sub.min_hops = 0U; in bt_mesh_hb_sub_set()327 sub.min_hops = BT_MESH_TTL_MAX; in bt_mesh_hb_sub_set()
2374 net_buf_simple_add_u8(&msg, sub->min_hops); in hb_sub_send_status()2440 sub.min_hops = BT_MESH_TTL_MAX; in heartbeat_sub_set()
169 uint8_t min_hops; member175 .min_hops = BT_MESH_TTL_MAX,225 stat->min_hops = hops; in add_heartbeat()232 if (hops < stat->min_hops) { in add_heartbeat()233 stat->min_hops = hops; in add_heartbeat()