esp-idf/components/bt
lly 9eb66d49e4 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-10 09:15:49 +08:00
..
bluedroid Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 13:59:14 +00:00
common Component/bt : 2020-02-20 19:39:03 +08:00
esp_ble_mesh ble_mesh: stack: Update send_ttl in btc when recv a msg 2020-07-10 09:15:49 +08:00
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 13:59:14 +00:00
lib@1f1002a2c4 Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 13:59:14 +00:00
test bt: Fix unit tests build with CMake 2018-11-28 15:19:04 +08:00
bt.c Initialize mem_start and mem_end 2020-06-02 08:30:02 +00:00
CMakeLists.txt ble_mesh: stack: Move fast prov functions to a single file 2020-07-03 08:54:51 +08:00
component.mk ble_mesh: ci: Fix failing to compile when using make 2020-07-02 03:38:18 +00:00
Kconfig Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 13:59:14 +00:00