esp-idf/components/bt
xiongweichao 3b48ccb343 fix(bt/controller): Fix disconnection due to lmp messages not being processed by both sides
The master sent lmp_enc_mode_req, and the slave sent lmp_switch_req.
However, both sides failed to handle the LMP message, resulting in LMP timeout.
2023-08-04 10:59:25 +08:00
..
common BluFi : Fixed hdr getting free twice 2023-02-20 11:02:30 +05:30
controller fix(bt/controller): Fix disconnection due to lmp messages not being processed by both sides 2023-08-04 10:59:25 +08:00
esp_ble_mesh ble mesh: stack: return error when scanning failed to be enabled(v5.1) 2023-08-03 11:15:41 +08:00
host fix(nimble): Update connection type in reattempt connection code 2023-07-31 09:30:45 +05:30
include ble update: bugfix for esp32c6 and esp32h2 2023-07-21 20:25:01 +08:00
porting Nimble: Increase the number of semaphore count to allow more semaphore 2023-07-12 15:31:46 +05:30
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
CMakeLists.txt NimBLE: Added health thermometer profile 2023-07-21 05:36:32 +00:00
Kconfig Update the CMake compilation architecture and update the controller configuration options 2022-06-20 17:00:12 +08:00
linker.lf 1. Update libbt 2023-01-04 11:17:07 +08:00
sdkconfig.rename NimBLE : Update macro name changes in nimble-1.5 2023-07-03 04:58:43 +00:00
sdkconfig.rename.esp32c2 Add esp32c2 controller support. 2022-06-04 00:59:21 +08:00