commit | 3ba02e052bb0ca49b3aa4c37469faf3aaa89bf94 | [log] [tgz] |
---|---|---|
author | Les Lee <lesl@google.com> | Wed Sep 07 13:44:06 2022 +0800 |
committer | Les Lee <lesl@google.com> | Thu Sep 08 02:02:22 2022 +0000 |
tree | b6441e98543b93f2866a4cab187b2143f993ddfb | |
parent | b1588233253728f410cde6db389ee4084794b101 [diff] |
wifi: Two AP instances use the same interface name When device supports two AP interfaces (i.e. {AP, 2}. not a bridged case), the AP interface name might be observed from the getPredefinedApIfaceNames. Check if the interface name is used or not when creating a new interface. Bug: 244387442 Test: Manual test by commands adb shell cmd wifi start-softap tetheredAp open -b 2 adb shell cmd wifi start-lohs lohs open -b 5 Change-Id: I59b3796895ee09452a9650c4dc138ad9e143282e