mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-26 02:00:26 +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.