Searched refs:ESP_NETIF_INHERENT_DEFAULT_WIFI_AP (Results 1 – 7 of 7) sorted by relevance
27 …esp_netif_inherent_config_t _g_esp_netif_inherent_ap_config = ESP_NETIF_INHERENT_DEFAULT_WIFI_AP();
39 esp_netif_inherent_config_t esp_netif_config = ESP_NETIF_INHERENT_DEFAULT_WIFI_AP(); in test_wifi_init_custom()
40 esp_netif_inherent_config_t esp_netif_config = ESP_NETIF_INHERENT_DEFAULT_WIFI_AP(); in test_wifi_init_custom()
244 esp_netif_inherent_config_t esp_netif_config2 = ESP_NETIF_INHERENT_DEFAULT_WIFI_AP();327 static const esp_netif_inherent_config_t default_ap_cfg = ESP_NETIF_INHERENT_DEFAULT_WIFI_AP();
35 #define ESP_NETIF_INHERENT_DEFAULT_WIFI_AP() \ macro
225 esp_netif_inherent_config_t esp_netif_config2 = ESP_NETIF_INHERENT_DEFAULT_WIFI_AP(); in TEST()
336 esp_netif_inherent_config_t base_cfg = ESP_NETIF_INHERENT_DEFAULT_WIFI_AP(); in create_mesh_link_ap()