Hi Team,

We are using imx6ul development board with yocto build system (QT), requirements is to transfer text file from imx6ul board to android mobile using QT, Which profile should user to transfer or receive text files. Please any one help on this issue.

1. I am able to sending text file using commands

DBUS_SESSION_BUS_ADDRESS=unixath=/var/run/dbus/system_bus_socket obexctl
[obex]# connect xx.xx.xx.xx.xx.xx
[obex]# send /home/root/test.txt
[obex]# quit


Regards,
Nv.