commit | 8a4e14b0bbfbb3deb7319ec9b8b646bfe2d42ec5 | [log] [tgz] |
---|---|---|
author | cjybyjk <cjybyjk@zjnu.edu.cn> | Sat Jul 03 04:08:24 2021 +0800 |
committer | cjybyjk <cjybyjk@zjnu.edu.cn> | Sat Jul 03 04:56:04 2021 +0800 |
tree | 39c7ee5c1cbf13ae86f8eebcdfcc6616fca442fc | |
parent | 9aebfe62786166abc50628ad282957e3024363a5 [diff] |
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