esp-idf/components/bt/controller
chenjianhua c315a246e6 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-07 11:05:10 +08:00
..
esp32 fix(bt): Fix the issue of not printing the Bluetooth MAC address for ESP32 2023-07-13 16:43:37 +08:00
esp32c2 change: print assert info before dump log 2023-09-05 15:10:54 +08:00
esp32c3 Update bt lib for ESP32-C3 and ESP32-S3(ff6efe7) 2023-09-07 11:05:10 +08:00
esp32c6 change: print assert info before dump log 2023-09-05 15:10:54 +08:00
esp32h2 change: print assert info before dump log 2023-09-05 15:10:54 +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-03-06 14:53:03 +08:00
lib_esp32@afefcd9ede fix(bt/controller): Fixed some HCI commands parameter check 2023-09-04 11:03:33 +08:00
lib_esp32c2 ble: supported trace function and adv report flow control on esp32c2 2023-08-31 12:02:00 +08:00
lib_esp32c3_family@0cfac1b21e Update bt lib for ESP32-C3 and ESP32-S3(59725b5) 2023-09-07 11:05:10 +08:00
lib_esp32c6 ble: update h2 c6 libble to 5d7af429 2023-09-05 15:10:38 +08:00
lib_esp32h2 ble: update h2 c6 libble to 5d7af429 2023-09-05 15:10:38 +08:00