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
2 files changed