OVMS3-idf/components/bt
lly 1ec2f98691 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:13:53 +08:00
..
common fix Kconfig use mistake cause some config not effect 2020-01-20 17:43:36 +08:00
controller Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-30 14:41:46 +05:30
esp_ble_mesh ble_mesh: stack: Update send_ttl in btc when recv a msg 2020-07-10 09:13:53 +08:00
host Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-30 14:41:46 +05:30
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-30 14:41:46 +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-03 08:53:16 +08:00
component.mk ble_mesh: ci: Fix failing to compile when using make 2020-07-02 03:53:50 +00:00
Kconfig Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-30 14:41:46 +05:30
sdkconfig.rename Add NimBLE config options in sdkconfig.rename 2020-05-08 12:04:46 +05:30