This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-06-02 19:26:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8810e86fc79df84118bdbacedcd9605a453bfc8
esp-idf
/
components
/
bt
/
controller
History
zhanghaipeng
e8810e86fc
fix(bt): Fix the issue of not printing the Bluetooth MAC address for ESP32
...
- Add a log statement to print the Bluetooth MAC address
2023-07-13 16:42:48 +08:00
..
esp32
fix(bt): Fix the issue of not printing the Bluetooth MAC address for ESP32
2023-07-13 16:42:48 +08:00
esp32c2
ble: fix cca for esp32c2
2023-06-29 20:02:34 +08:00
esp32c3
…
esp32h2
ble:fixed build error when disable smp
2023-05-24 20:51:41 +08:00
esp32s2
…
esp32s3
…
lib_esp32
@
e1b3a29c58
bt: Fixed some bluetooth bugs
2023-07-11 19:37:21 +08:00
lib_esp32c2
ble: Update the libbt for ESP32-C2
2023-07-11 11:41:48 +08:00
lib_esp32c3_family
@
b438f60a29
bt-coexist: fix the issue for BLE scan in using whitelist that scan PTI keeps high and not resumes after reception of ADV_EXT_IND but no AUX_ADV_IND followed on ESP32-C3 and ESP32-S3, which causes Wi-Fi unable to work normally
2023-07-11 22:11:04 +08:00
lib_esp32h2
…