Hi I'm writing an Android app to connect to a BLE peripheral device. Android 4.4.2, Galaxy Nexus. I have an LED on the device to indicate connection state. The issue is the duration from connectGatt() call to the point of receiving onConnectionStateC…