mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
9eb66d49e4
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 |
||
---|---|---|
.. | ||
bluedroid | ||
common | ||
esp_ble_mesh | ||
include | ||
lib@1f1002a2c4 | ||
test | ||
bt.c | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig |