commit | b42ebdf4486a57f5af50e5cc33e2c80fbad3a611 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Fri Jul 17 16:43:43 2020 -0700 |
committer | David Su <dysu@google.com> | Fri Jul 17 17:18:26 2020 -0700 |
tree | 9355727b76fdf705e7712c0926d5e00551ee7ee7 | |
parent | 5fc0bd0754097838afc0b459d04fdc2a0c5d7042 [diff] |
Bluetooth state change notification: send to all ClientModeImpls ClientModeImpl will call mWifiNative.setBluetoothCoexistenceScanMode( mInterfaceName, isBluetoothConnected()), which is per-interface. We should set the BT coex for all interfaces, instead of just the primary one. Bug: 159060934 Test: atest WifiServiceImplTest Change-Id: Ie673aca5ff3f87f960e541211a66200f6cfb51a4