Searched refs:WIFI_AP_SSID (Results 1 – 1 of 1) sorted by relevance
22 #define WIFI_AP_SSID "ESP32-AP" macro121 ap_config.ssid = (const uint8_t *)WIFI_AP_SSID; in enable_ap_mode()122 ap_config.ssid_length = strlen(WIFI_AP_SSID); in enable_ap_mode()