What is the possible cause of receiving this line on the application logs when trying to receive information via Bluetooth from a device paired to my android phone?
Obex Server Session - java.io.IOException: Software caused connection abort
This exception occurs internally and it is not propagated to my code.
Any ideas?