OVMS3-idf/components/bt
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
..
common fix Kconfig use mistake cause some config not effect 2020-01-20 17:43:36 +08:00
controller Fixes ACL TX handler functioning. 2020-07-02 17:11:29 +05:30
esp_ble_mesh ble_mesh: stack: Update send_ttl in btc when recv a msg 2020-07-08 08:30:54 +00:00
host Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 15:37:01 +05:30
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 15:37:01 +05:30
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
CMakeLists.txt ble_mesh: stack: Move fast prov functions to a single file 2020-07-01 13:26:06 +00:00
component.mk ble_mesh: ci: Fix failing to compile when using make 2020-06-24 09:43:33 +08:00
Kconfig Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 15:37:01 +05:30
sdkconfig.rename Add NimBLE config options in sdkconfig.rename 2020-05-08 12:04:46 +05:30