esp-idf/components/esp_netif/include
Axel Lin 57a56b55c0 esp_netif_ppp: Add NETIF_PPP_AUTHTYPE_NONE to esp_netif_auth_type_t
To allow setting auth_type to PPPAUTHTYPE_NONE, add NETIF_PPP_AUTHTYPE_NONE
to esp_netif_auth_type_t.
So even PAP/CHAP are enabled in lwIP, the application still can set
auth_type to PPPAUTHTYPE_NONE.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
2020-01-31 13:41:50 +01:00
..
esp_netif.h
esp_netif_defaults.h
esp_netif_ip_addr.h
esp_netif_net_stack.h
esp_netif_ppp.h esp_netif_ppp: Add NETIF_PPP_AUTHTYPE_NONE to esp_netif_auth_type_t 2020-01-31 13:41:50 +01:00
esp_netif_sta_list.h
esp_netif_types.h