package beautiful.life.saychat.funcs;import static beautiful.life.saychat.MainActivity.connectedDevices;import static beautiful.life.saychat.listener.BlueReceiver.EARPHONE_PREFIX;import static beautiful.life.saychat.listener.BlueReceiver.TESLA_PREFIX;import static beautiful.life.saychat.listener.NotificationListener.blueDevice;import static beautiful.life.saychat.listener.NotificationListener.is..