esp-idf/components/bt/controller
Rahul Tank 7f9a15f298 ESP32: Fix memory leak in controller deinit function
Added change to dealloc s_pm_lock in controller deinit as it gets allocated
during init procedure.

Closes https://github.com/espressif/esp-idf/issues/7653
2021-10-08 14:35:47 +05:30
..
esp32 ESP32: Fix memory leak in controller deinit function 2021-10-08 14:35:47 +05:30
esp32c3 Fix that when EXT CRYS is configured but not detected, light sleep is still allowed to be used 2021-08-16 16:51:54 +08:00
esp32h2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 Fix that when EXT CRYS is configured but not detected, light sleep is still allowed to be used 2021-08-16 16:51:54 +08:00
lib_esp32@fe0a3d00f1 BT: Check only for same X component of public key in BR/EDR. 2021-09-20 23:24:24 +08:00
lib_esp32c3_family@32f15e826a component/bt: Fixed default LE Event Mask 2021-09-17 17:12:16 +08:00