I am new to Tizen development. I am developing companion apps for Samsung gear watch(provider) and Android phone(Consumer). I have few questions regarding it
While not part of your question some have wanted to know if a phone is even paired with a watch. If it is the watch will be listed as a paired bluetooth device from getBondedDevices(). But I'm not sure what set of attributes on the Bluetooth devices returned need to be queried to determine if a particular device is a Gear watch. Note that this method will return a device even if the watch were turned off or disconnected for some other reason at the time the method is called.