esp-idf/components/bt
“YangZhao” 1def09cc99 bugfix: 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-04-21 14:49:44 +08:00
..
common bt host: Don't redefine the assert macro 2021-03-03 10:26:57 +11:00
controller bugfix: Fix the issue that the controller do not report the timeout 2021-04-21 14:49:44 +08:00
esp_ble_mesh ble_mesh: stack: Fix endianness error in output or input oob data of number 2021-04-20 06:25:52 +00:00
host Merge branch 'bugfix/optimize_c3_multi_con_and_add_connection_retry' into 'master' 2021-04-20 14:48:11 +00:00
include optimize C3 and s3 multi-connection 2021-04-20 02:41:14 +00:00
test cmock: added cmock as component 2020-09-02 16:38:37 +08:00
CMakeLists.txt core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
component.mk esp32: move bt linker script placements to ldgen 2021-03-01 14:19:34 +08:00
Kconfig NimBLE: BLE 5.0 related configuration changes 2021-01-19 17:02:56 +05:30
linker.lf ldgen: use uppercase keywords for flags 2021-03-01 14:19:34 +08:00
sdkconfig.rename component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00