Hi,

I'm working on a bluetooth server application that uses the Connectivity API from Qt Mobility, but it seems that it doesn't ship by default to the desktop. I've got it to work on mobile builds though.
Is there any way I could use the headers from the mobile and/or simulator builds on the desktop?

If not, are there any good alternatives?

Thanks!