esp-idf/components/bt/controller
chenjianhua 9af8a1e7a7 Update bt lib for ESP32-C3 and ESP32-S3(59725b5)
- Support BLE RX error packet count record
- Fixed adv random delay when adv interval is less than 20ms
- Fixed adv random address setting when owner address type is public
2023-09-18 19:39:41 +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 change(ble): update controller log print interface 2023-09-12 17:40:50 +08:00
esp32c3 Update bt lib for ESP32-C3 and ESP32-S3(ff6efe7) 2023-09-18 19:39:27 +08:00
esp32h2 ble:fixed build error when disable smp 2023-05-24 20:51:41 +08:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 Merge ESP32C3 and ESP32S3 BLE bt.c files to one 2023-05-11 02:45:56 +00:00
lib_esp32@afefcd9ede fix(bt/controller): Fixed some HCI commands parameter check 2023-09-04 11:36:29 +08:00
lib_esp32c2 feat(ble): supported trace function and adv report flow control on esp32c2 2023-09-07 16:30:20 +08:00
lib_esp32c3_family@0cfac1b21e Update bt lib for ESP32-C3 and ESP32-S3(59725b5) 2023-09-18 19:39:41 +08:00
lib_esp32h2 Fixed some occasional ble issues on ESP32H2BETA2 2022-12-13 17:50:14 +08:00