tags:

views:

32

answers:

0

I am working with sensor devices that transmit data via bluetooth. I am using HTC desire which runs on android 2.1 platform to pair it with the sensors. I want to find out a few things about the sensor device such as its bluetooth version, what bluetooth profile it supports and its bluetooth class. My question is, is android bt api capable of extracting such information from the sensor devices. If not can you recommend any other way to get such information.