mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
2. Add struct station_list into tcpip_adapter layer 3. When ap -L cmd is received, get mac address from mac layer first and then search ip address based on mac address on dhcp layer.