Open sadidebbal-rhizom-team opened 6 years ago
You can not unpair a bluetooth device per native app. You have to do it in the settings.
Hello, I would like to know why it isn't possible. There is a function called unpairDevice
that apparently does nothing.
When I try to call it, the log stops on Start Unpairing...
. I suspect onReceive method is not been called. However, I don't know Android stuff.
Hello, i'm using your library to communicate with differents devices in bluetooth, I've a paired device list and would like to remove a device from the list if i choose to delete it. It is possible ? there is a method in the library ?