esp-idf/components/bt/controller
chenjianhua 13527b0e91 feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(4e58df9)
- Support enhanced BLE TX power setting and getting
2024-08-13 12:13:08 +08:00
..
esp32 Merge branch 'bugfix/fix_some_ble_bugs_cjh_v5.1' into 'release/v5.1' 2024-05-13 14:01:24 +08:00
esp32c2 feat(ble): Print out the BT mac when the controller is initialized 2024-08-09 20:55:16 +08:00
esp32c3 feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(4e58df9) 2024-08-13 12:13:08 +08:00
esp32c6 feat(ble): Print out the BT mac when the controller is initialized 2024-08-09 20:55:16 +08:00
esp32h2 feat(ble): Print out the BT mac when the controller is initialized 2024-08-09 20:55:16 +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@70337acad4 fix(bt/controller): Fixed disconnection issue 2024-08-05 20:01:56 +08:00
lib_esp32c2 fix: fixed directed adv can't be conneted when adv filter is 0x2 on ESP32C2 2024-07-31 14:38:52 +08:00
lib_esp32c3_family@d4922c5890 feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(4e58df9) 2024-08-13 12:13:08 +08:00
lib_esp32c6 fix(bluetooth/controller): fixed get controller status vendor hci command error on ESP32C6 2024-08-10 13:06:45 +08:00
lib_esp32h2 fix(bluetooth/controller): fixed get controller status vendor hci command error on ESP32C6 2024-08-10 13:06:45 +08:00