[Qt-interest] Bluetooth SPP in Qt
Gopalakrishna Bhat
gopalakbhat at gmail.com
Mon Jun 27 20:22:23 CEST 2011
Hi,
You can use the DBus to communicate between Qt and Bluez
QDBusInterface interface("org.bluez",path,"org.bluez.Serial",QDBusConnection::systemBus());
On 6/27/11, Robert Wood <robert.wood at apostrophe.co.uk> wrote:
> On 27/06/11 16:55, Eckhard Jokisch wrote:
>> I am not sure if your question is really a QT-related question.
>> My impression is that this concerns a different OS-dependend layers.
>
> I have to agree with you, that I am not sure whether it is really a Qt
> question, but I thought that if anyone had actually used Bluetooth SPPs
> in Qt they would be able to confirm just how hard (or easy) it is.
>
> Trying to get answers out of the people who sell the modules is like
> trying to get blood out of a stone!
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
--
My blog http://gkbhat.blogspot.com
More information about the Qt-interest-old
mailing list