use List<WifiClient> in SoftApCallback to update client list

If we use the `ip neigh` command to get clients, we need to judge the reachability in the code.
Using the client list provided by WifiManager.SoftApCallback will not cause this problem
The result of the `ip neigh` command is only used to get the IP address.

Signed-off-by: cjybyjk <cjybyjk@zjnu.edu.cn>
Change-Id: I33ace64bbbd74492259a79709eb69e3cbefe8d92
2 files changed