This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-09-03 15:04:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95efe53cdeed6e38ce7b31d4d8b64f0919ef8fef
esp-idf
/
components
/
bt
History
Rahul Tank
90b88aff5c
Merge branch 'bugfix/add_missing_unlock' into 'master'
...
fix(nimble): Add missing ble_hs_unlock() call See merge request
espressif/esp-idf!40163
2025-07-02 16:20:43 +05:30
..
common
fix(ble): ensure internal malloc in ble log spi out
2025-06-26 16:11:16 +08:00
controller
Merge branch 'bugfix/bt_sleep_log_consistent' into 'master'
2025-07-02 17:32:27 +08:00
esp_ble_mesh
feat(ble_mesh): update lib to f15b27e2d2
2025-06-03 15:34:32 +08:00
host
fix(nimble): Add missing ble_hs_unlock() call
2025-06-26 10:35:34 +05:30
include
feat(ble): add sm count reserve cnt setting on ESP32-H2
2025-06-26 14:54:53 +08:00
porting
refactor(hci): Apply new ll function name to bt hci
2025-04-27 17:41:11 +08:00
test_apps
…
CMakeLists.txt
fix(bt): suppress -Wunterminated-string-initialization warning
2025-06-25 18:01:50 +07:00
Kconfig
…
linker_common.lf
…
linker_esp32c2.lf
feat(ble): use new section for ble sleep on ESP32-C2
2025-04-16 14:36:43 +08:00
linker_esp_ble_controller.lf
…
linker_rw_bt_controller.lf
…
sdkconfig.rename
…
sdkconfig.rename.esp32c2
…
sdkconfig.rename.esp32c3
…
sdkconfig.rename.esp32s3
…