Hi Team,


I am using imx6ul development board with yocto build systems (linux), How to transfer text from mobile to development board using QT source code, By using command i am able to send text file, but how can i transfer development board to mobile.

Linux commands :

DBUS_SESSION_BUS_ADDRESS=unixath=/var/run/dbus/system_bus_socket obexctl
[obex]# connect <mac address>
[obex]# send <file>
[obex]# quit



Regards,
Nv