commit | 045d176c21606a5260432671071878df4781e9d0 | [log] [tgz] |
---|---|---|
author | lesl <lesl@google.com> | Mon Apr 26 11:38:52 2021 +0800 |
committer | lesl <lesl@google.com> | Thu Apr 29 10:12:44 2021 +0800 |
tree | 3878f7899f4d8b84f6742b2fe6f74add40a3a65e | |
parent | 02e7ef0b1c97890c09c16748b7454062b12a0b28 [diff] |
wifi: Fix SAP callback in registration When there were clients connected to SAP, a new register should receive SoftApCallback#onConnectedClientsChanged(SoftApInfo, List<WifiClient>)} to know clients in each instance. Also fix java doc typo. Bug: 186366736 Test: atest -c FrameworksWifiApiTests Change-Id: I06153383388fe9a8385cb58f6f2c1fcc415b0326