I have Android app(xamarin). I working with bluetooth device. But it work when bluetooth device is "paired devices". I can find available devices. I need change my bluetooth device from "available device" to "paired devices" programmatically.
Is it possible? Any advices.