I've been searching for a while and there doesn't seem to be a way. But..
Is there any intent filter for the connection state of a bluetooth device? I tried using. BluetoothAdapter.ACTION_CONNECTION_STATE_CHANGED
but that is never recieved. Yes I do register the intent filter.
In logcat I see BluetoothService Making callback for "UUID" with result 1 right after the device is connected but nothing os received