Files
esp-idf/components/esp_wifi
tarun.kumar bc20f7e76e fix(wifi): Send Low RSSI reason in BTM Query for roaming
Roaming previously used REASON_RSSI (5), which APs decode as Load
Balancing. Send Low RSSI (16) from RoamingApp and the example
without changing the public btm_query_reason enum.
2026-09-18 11:42:29 +05:30
..