You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ESP32]: Update WiFi Scan Network Implementation for New API (#36714)
* esp32: Optimize WiFi Scan Handling with Single AP Record API
* esp32: add separate ScanResponseIterator for new API changes
* esp32: enable ESPScanResponseIterator for compatible IDF versions
* esp32: add call for clear ap scan list, used single name for iterator
* esp32: move iterator release call outside, code refactoring
* esp32: relocate iternum variable for iterator compatibility with older IDF versions
* Make SetApData() method private
0 commit comments