esp-idf/components
lly edb088e5db ble_mesh: stack: Update send_ttl in btc when recv a msg
Update send_ttl mainly for server models. When a server model
receives a message, and the status is required to be replied
by the application, we need to set send_ttl to the msg context.
If send_ttl is not updated in btc, and the applcation does not
set the TTL either, then the status will be replied with TTL=0,
which may cause the client side (e.g. the phone App) failed to
receive the status.

Closes https://github.com/espressif/esp-idf/issues/5300
2020-07-08 08:30:54 +00:00
..
2020-06-23 08:20:16 +00:00
2020-06-24 17:55:35 +08:00
2020-06-19 18:40:10 +10:00
2020-05-18 16:51:45 +08:00
2020-04-30 14:05:36 +00:00
2020-06-15 22:46:41 +08:00