Android Question How to avoid BT name caching?

FrankBerra

Active Member
Licensed User
Longtime User
Hi all

In my app sometimes i have to fire a Bluetooth discovery and i have to collect the friendly names of the remote devices.
It works almost correctly but if i change the friendly name of the remote device the discovery displays the old one.
Probably it is a problem related to name chaching.

Someone suggested a solution: http://stackoverflow.com/questions/...nd-detect-bluetooth-name-changes-on-discovery

How to implement this in B4A?

Thanks for help!
 

liurenwoxing

Member
Licensed User
Hi ,Erel .Now I facing this trobule. But,disable and enable the adapter is Not a good solution.How can i clear the cache trough the software?
 
Upvote 0
Top