Android 2.1: How do I poll the RSSI value of an existing Bluetooth connection?

Posted by Philipp on Stack Overflow See other posts from Stack Overflow or by Philipp
Published on 2010-01-27T18:17:01Z Indexed on 2010/04/19 7:03 UTC
Read the original article Hit count: 246

Filed under:
|
|

Hi, I need to know the signal strength of a Bluetooth connection to a remote device that I make with my Android 2.1 phone. From the SDK, I can see that I can determine the RSSI at the time I discover the remote device. But I can't see how to update that RSSI value over time.

Can someone give me a hand? Thanks!!

© Stack Overflow or respective owner

Related posts about android

Related posts about bluetooth