esp-idf/components/bt
Jin Cheng 07518cf467 fixed the issue iOS devices cannot initiate connection
to ESP32 while there is a BLE connection to this ESP32

Closes https://github.com/espressif/esp-idf/issues/6557
2022-11-14 09:48:13 +08:00
..
common [bt] fix if allocation fails 2022-10-21 14:45:25 +08:00
controller bt: use non-blocking coexistence callback functions so that Wi-Fi task is not blocked by Bluetooth on ESP32 2022-11-09 19:32:01 +08:00
esp_ble_mesh Merge branch 'bugfix/fix_fast_interval_prov_adv_v4.4' into 'release/v4.4' 2022-11-09 17:58:12 +08:00
host fixed the issue iOS devices cannot initiate connection 2022-11-14 09:48:13 +08:00
include Update #define BT_CONTROLLER_INIT_CONFIG_DEFAULT(). 2022-10-21 12:02:51 +08:00
test
CMakeLists.txt
Kconfig
component.mk
linker.lf Bluetooth: fix BSS placement in the linker script generated by ldgen 2022-11-08 14:02:31 +08:00
sdkconfig.rename