esp-idf/examples/common_components/protocol_examples_common
He Yin Ling 97a09e51ce example: set example wifi scan method to all channel:
in CI example test we could have runners with same SSID in the same lab.
Use scan on all channel will let DUT connect to the AP with best RSSI.
2021-06-09 10:01:17 +08:00
..
include examples: Strip IPv6 function in example and use sockaddr_storage to replace sockaddr_in6 2021-02-23 18:26:03 +08:00
CMakeLists.txt
Kconfig.projbuild example: set example wifi scan method to all channel: 2021-06-09 10:01:17 +08:00
addr_from_stdin.c examples: Strip IPv6 function in example and use sockaddr_storage to replace sockaddr_in6 2021-02-23 18:26:03 +08:00
component.mk
connect.c Bugfix: Connect example to add scan mode config 2021-03-24 15:44:48 +08:00
stdin_out.c