Open Bluetooth Palette and verify Active BT buttons

Test: using snippet_shell on local device
>>> s.openBluetoothPalette();
>>> s.isBluetoothConnected();
True
>>> s.clickBluetoothButton();
>>> s.isBluetoothConnected();
False

Bug: 293847881

Change-Id: I1a83d585aa10afd513b28de9b3a086de4774129e
6 files changed