OVMS3-idf/components/esp32/include
xiaxiaotian e6d45cc91f 1. Add api ssc cmd "ap -K -a aid" to kick out connected station.
The parameter aid followed -a is aid of the connected station. If aid is 0, kick out all of the connected stations.
2. Add block parameter to api esp_wifi_scan_start.
   If block is true, the api blocks before scan done or returns directly.
2016-08-30 18:09:48 +08:00
..
rom Implement ETS_INTR_ENABLE/ETS_INTR_DISABLE with xt_ints_on/xt_ints_off 2016-08-26 19:03:51 +08:00
soc modify APB_CLK_FREQ from 40M to 80M 2016-08-26 19:03:51 +08:00
xtensa Initial public version 2016-08-17 23:08:22 +08:00
esp_attr.h components/esp32: fix DRAM_ATTR attribute 2016-08-24 17:20:00 +08:00
esp_err.h Initial public version 2016-08-17 23:08:22 +08:00
esp_event.h 1. Add api ssc cmd "ap -K -a aid" to kick out connected station. 2016-08-30 18:09:48 +08:00
esp_intr.h add esp_intr.h 2016-08-26 19:06:38 +08:00
esp_ssc.h Initial public version 2016-08-17 23:08:22 +08:00
esp_system.h system api: clean unsupported system apis 2016-08-26 19:06:38 +08:00
esp_types.h Initial public version 2016-08-17 23:08:22 +08:00
esp_wifi.h 1. Add api ssc cmd "ap -K -a aid" to kick out connected station. 2016-08-30 18:09:48 +08:00
esp_wps.h Initial public version 2016-08-17 23:08:22 +08:00