I'm reading a logcat now, trying to understand why 2 devices couldn't connect via bluetooth. Is there a way to know if the 2 devices were paired successfully only by reading the logcat? I don't have the devices with me, just trying to understand the situation by reading to logs.
maybe i should look for the BluetoothBondState
. is there a definition for these states somewhere?