Question

Which API can tell me the information about if LED is supported by a specific accessory device?

Was it helpful?

Solution

Neither the SmartWatch nor the Smart Wireless Headset Pro contains a LED.

However, you can use the Capabilities API to get information about the device capabilities, as described in chapter 4 in the SDK.

The URI for the content provider of the LED is defined in the utility classes, as well as an URI for the content provider of the Capabilities view.

Registration$Capabilities
Registration$Led
Registration$LedColumns
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top