esp-idf/components
Liu Zhi Fu b3380b79d1 esp32: fix WiFi stop bug in WiFi/BT coexist mode
This fix includes following changes:
1. Fix the bug that esp_restart()/esp_wifi_stop() sometimes fails in WiFi/BT coexist mode.
2. Add a timer for WiFi stop and stop WiFi forcibly once the timer expires.
2018-12-17 20:33:31 +08:00
..
app_trace app_trace: fix linker fragment not included in Make build 2018-11-30 11:05:43 +08:00
app_update bugfix/ota_magic_byte_issue: Fix indent and replace constant by macro 2018-12-17 09:56:18 +05:30
asio
aws_iot
bootloader
bootloader_support bootloader app_update: Refactoring otadata part 2018-12-05 11:20:03 +08:00
bt fix bug that there's very low ratio to cause BLE assert(65536, 0) in rwble.c at line 222 2018-12-14 17:38:52 +08:00
coap
console console, ulp: don’t use nested functions 2018-12-06 16:12:47 +08:00
cxx
driver test: Fix some unused identifier warnings 2018-12-10 12:34:16 +08:00
esp-tls
esp32 esp32: fix WiFi stop bug in WiFi/BT coexist mode 2018-12-17 20:33:31 +08:00
esp_adc_cal
esp_event
esp_http_client
esp_http_server
esp_https_ota
esp_https_server
esp_ringbuf
espcoredump
esptool_py
ethernet ethernet: phy init timeout 2018-12-04 17:13:48 +08:00
expat
fatfs
freemodbus
freertos test: Fix some unused identifier warnings 2018-12-10 12:34:16 +08:00
heap heap: __builtin_return_address argument has to be a literal value 2018-12-06 16:14:14 +08:00
idf_test Component/bt: fix save keys when auth mode without bond 2018-12-13 15:43:31 +08:00
jsmn
json
libsodium
log
lwip
mbedtls mbedtls: fix issue with non idf.py build on windows 2018-12-13 20:44:29 +08:00
mdns
micro-ecc
mqtt
newlib
nghttp
nvs_flash nvs_flash: Fix compilation of host testcases when g++-8.x is used. 2018-12-07 09:40:45 +00:00
openssl
partition_table parttool: remove exemption from style check 2018-11-30 16:39:55 +08:00
protobuf-c
protocomm
pthread Merge branch 'feature/pthread_name_affinity_config' into 'master' 2018-12-05 13:46:05 +08:00
sdmmc
smartconfig_ack
soc panic: dump some instruction memory on IllegalInstruction exception 2018-12-07 16:50:00 +08:00
spi_flash
spiffs
tcp_transport
tcpip_adapter
ulp Merge branch 'docs/add_note_for_ulp_set_wakeup_period' into 'master' 2018-12-07 14:07:14 +08:00
unity unity: add a hook to run test from gdb session 2018-12-06 19:37:51 +08:00
vfs vfs: fix unregister removing top level VFS instead of nested 2018-12-06 19:43:49 +08:00
wear_levelling
wifi_provisioning
wpa_supplicant
xtensa-debug-module