esp-idf/components/bt/controller
Wang Meng Yang ae3029cad8 Merge branch 'bugfix/fix_some_hci_cmd_param_check_v5.0' into 'release/v5.0'
fix(bt/controller): Fixed some HCI commands parameter check  (Backport v5.0)

See merge request espressif/esp-idf!25714
2023-09-18 19:07:35 +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 set BT_CTRL_BLE_MAX_ACT default value to 6 2023-05-11 02:45:56 +00: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@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 Fixed some occasional ble issues on ESP32H2BETA2 2022-12-13 17:50:14 +08:00