mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-14 01:06:37 +00: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.