Searched refs:BT_MESH_TTL_MAX (Results 1 – 8 of 8) sorted by relevance
259 if (default_ttl == 1 || default_ttl > BT_MESH_TTL_MAX) { in bt_mesh_default_ttl_set()
327 sub.min_hops = BT_MESH_TTL_MAX; in bt_mesh_hb_sub_set()
772 if (pub_ttl > BT_MESH_TTL_MAX && pub_ttl != BT_MESH_TTL_DEFAULT) { in mod_pub_set()870 if (pub_ttl > BT_MESH_TTL_MAX && pub_ttl != BT_MESH_TTL_DEFAULT) { in mod_pub_va_set()2343 if (param->ttl > BT_MESH_TTL_MAX && param->ttl != BT_MESH_TTL_DEFAULT) { in heartbeat_pub_set()2440 sub.min_hops = BT_MESH_TTL_MAX; in heartbeat_sub_set()
669 } else if (tx->ctx->send_ttl > BT_MESH_TTL_MAX) { in bt_mesh_trans_send()1073 } else if (tx->ctx->send_ttl > BT_MESH_TTL_MAX) { in bt_mesh_ctl_send()
289 tx.ctx->send_ttl = BT_MESH_TTL_MAX; in bt_mesh_friend_clear()815 .send_ttl = BT_MESH_TTL_MAX, in send_friend_clear()
175 .min_hops = BT_MESH_TTL_MAX,
963 #define BT_MESH_TTL_MAX 0x7f macro
534 id, bt_mesh_shell_blob_io, BT_MESH_TTL_MAX, timeout_base); in cmd_rx()