Android Bluetooth error 133
问题 I'm attempting to connect to a Bluetooth device on Android. I'm receiving status 133 in my onClientConnectionState handler. I don't always get this error - sometimes it connects fine. I've not been able to put a finger on what triggers the problem. I've even had it immediately after restarting the device and my repro app. I'm aware of several questions and suggested solutions to this problem, including (from here, here, and here): use the UI thread for all BT APIs be sure to close the GATT