SatelliteModeListener implementation
Bug: 272370505 Test: atest BluetoothSatelliteModeListenerTest Test: Manual Testing: 1. Toggle BT ON/OFF and verify it is working properly. 2. Turn ON BT. 3. adb shell settings put global satellite_mode_radios cell,bluetooth,nfc,uwb,wifi 4. adb shell settings put global satellite_mode_enabled 1 5. Verify BT is turned ON from logs and from UI. 6. adb shell settings put global satellite_mode_enabled 0 7. Verify BT is turned ON from logs and from UI. Change-Id: Ifd4ab13e899ed0f3c0d1cb2b05a67c74b8be4c7d
Loading
Please register or sign in to comment