esp-idf/components/bt
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
..
common fix esp_bt_gap_get_bond_device_list bug 2020-08-10 10:06:42 +08:00
controller Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-08-24 10:27:04 +05:30
esp_ble_mesh ble_mesh: stack: Update send_ttl in btc when recv a msg 2020-08-26 16:12:26 +08:00
host Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-08-24 10:27:04 +05:30
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-08-24 10:27:04 +05:30
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt ble_mesh: Local model (un)subscribes group address 2020-08-21 07:18:44 +00:00
component.mk NimBLE: Use dynamic buffers instead of static memory. 2020-03-04 12:01:53 +05:30
Kconfig Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-08-24 10:27:04 +05:30
sdkconfig.rename Add NimBLE config options in sdkconfig.rename 2020-05-14 11:30:35 +10:00