can you check Bluetooth connection on version 1.3?

Former Member
Former Member

I am making a watch face, and in it, I have a Bluetooth indication that lets the user know if the phone and watch are connected. I found System.getDeviceSettings().connectionInfo but that only became available at version 3.0.0. I am building it for a Fenix 3 HR (same as my watch) and it only runs versions 1.3 and 1.4. Is there any way to get the Bluetooth connection status at that version?