So I currently have an android application that is paired to my pi via the bluetooth dongle. Regularly in order to recieve a file, I have to go and manually accept the transfer to occur.
Is there way to bypass this step? Or have all transfers automatically accepted and stored in a specific directory?
Thanks