Files
esp-idf/components
lly 5952694160 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-08-26 16:12:26 +08:00
..
2019-12-10 10:23:00 +08:00
2020-07-10 18:04:50 +08:00
2019-11-29 18:05:24 +08:00
2019-12-09 09:44:56 +08:00
2020-03-22 20:00:21 +08:00