esp-idf/components/bt
Yang Zhao 269e903f8c Fix the issue that the controller do not report the timeout disconnect event.
This issue is caused by modem sleep.The sleep interrupt will come the second
time before the CLKN interrupt. If we disable the sleep interrupt when it
comes in the first time, the CLKN will never come.
2021-05-07 20:29:32 +08:00
..
common ble_mesh: stack: Support reporting normal ble adv packets 2021-01-12 19:15:36 +08:00
controller Fix the issue that the controller do not report the timeout disconnect event. 2021-05-07 20:29:32 +08:00
esp_ble_mesh ble_mesh: stack: Fix deinit server models with no matching id 2021-02-07 11:18:49 +08:00
host Merge branch 'nimble/add_error_prints_acl_buf_v4.0' into 'release/v4.0' 2021-04-22 06:04:33 +00:00
include Bluedroid: Do not connect if peer BD_ADDR is same as own BD_ADDR. 2021-01-14 12:23:04 +05:30
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt ble_mesh: stack: Add a btc file for ble coex functions 2021-01-12 19:15:36 +08:00
component.mk ble_mesh: stack: Move device property to model common part 2020-10-12 10:17:48 +08:00
Kconfig Enable PCM config in Host 2020-12-17 20:35:57 +08:00
sdkconfig.rename ble_mesh: stack: Update option of using DRAM/SPIRAM for memory allocation 2020-07-15 09:41:15 +08:00