wifi: Supports forceClientDisconnect in bridged mode.

The interface will have two instances (e.q. 2.4 Ghz AP and 5 GHz AP) in dual AP mode.
The hostapd need to know the apIfaceInstance to get correct instance to
force the client disconnect.
Query it from bridge iface when it can't get from iface name.

AP+AP Part 5 includes:
1. Support forceClientDisconnect in dual AP mode.
2. Support dual SoftApInfo callback
   a. New callback onInfoListChanged
   b. Add instanceIdentifier in SoftApInfo but it is used only in
   framework.
   c. Add instanceIdentifier in WifiClient but it is used only in
   framework.

Bug: 162686273
Test: atest -c VtsHalWifiHostapdV1_0TargetTest
Test: atest -c VtsHalWifiHostapdV1_1TargetTest
Test: atest -c VtsHalWifiHostapdV1_2TargetTest
Test: atest -c VtsHalWifiHostapdV1_3TargetTest
Change-Id: Ifc1fda3dbe52adeaf3d7e68fef8f81b2117d8258
1 file changed