After reading the documentation I understand that the drivers have to be built on Vista or later but are the bluetooth kernel calls even available in XP? I’m trying to query the bluetooth device (following the bluetooth sample code) for the profile interface and it is failing with a status of NOT SUPPORTED. Any enlightenment would help. TIA!
~Jamey
There is no km support for bth in the windows stack in xp.
d
sent from my phpne
-----Original Message-----
From: xxxxx@gmail.com
Sent: April 16, 2010 1:09 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] Bluetooth kernel support in WinXP
After reading the documentation I understand that the drivers have to be built on Vista or later but are the bluetooth kernel calls even available in XP? I’m trying to query the bluetooth device (following the bluetooth sample code) for the profile interface and it is failing with a status of NOT SUPPORTED. Any enlightenment would help. TIA!
~Jamey
—
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer
That was what I was looking for, thanks for the reply Doron.