Searched defs:sta_ssid (Results 1 – 2 of 2) sorted by relevance
91 uint8_t *sta_ssid; /*!< SSID of station interface */ member181 …} sta_ssid; /*!< Blufi callback param of ESP_BLUFI_EVENT_RECV_… member
2479 struct wifi_ssid *sta_ssid = esp_wifi_sta_get_prof_ssid_internal(); in wpa_set_passphrase() local