Bluez sending large files to Android

210 views Asked by At

I have to create an application to send videos (10/20 MB) from Raspberry to an Android device through bluetooth. I tried implementing my own profile with the serial port profile uuid (because I could not make Android connect to another UUID), but it takes too much time even for small files. What kind of profile should I use to speed up the transfer? I'm using the Bluez dbus api. Thanks

0

There are 0 answers