How to get bluetooth RSSI on android after connection -


i'm trying write program can read signal

strength(rssi) of bluetooth device linked app

however

doesnt seem android exposes anyway rssi while during discovery.

is there other way signal strength of device after device has been

linked(not pairing)

any appreciated.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -