net: wifi: Fix the ap config command using the sta interface
The "wifi ap config" command uses the station interface via
net_if_get_first_wifi(), and should use the ap interface.
Signed-off-by:
Gang Li <gang.li_1@nxp.com>
Loading
Please sign in to comment