Tech Support > Microsoft Windows > Drivers > Is there such a thing as a MS XP BlueTooth DDK?
Is there such a thing as a MS XP BlueTooth DDK?
Posted by RonM on June 6th, 2005


We have 2.4 Ghz hardware and we are trying to expand it to Bluetooth. I saw a nice PowerPoint
presentation
about BT and Longhorn and there are SDK examples of how to write BT apps. Is there any DDK to show
how to
hook to or write my own HCI ? I'm looking for driver info.
Thanks
-Ron-


Posted by Doron Holan [MS] on June 7th, 2005


the bth miniport spec is not public. what type of device are you trying to
write a bth driver for? usb? pci?

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"RonM" <doldrum@post.com> wrote in message
news:O6g8EQuaFHA.1456@TK2MSFTNGP15.phx.gbl...


Posted by RonM on June 7th, 2005


We have a PCI / Card Bus / mini PCI device that does 802.11 connectivity.
We want to expand our device capability.
Thanks
-Ron-


"Doron Holan [MS]" <doronh@nospam.microsoft.com> wrote in message
news:OaAcOivaFHA.1152@tk2msftngp13.phx.gbl...


Posted by Doron Holan [MS] on June 7th, 2005


you should do it in a spec compliant manner (whichever appendix H (i think
that is it) transport applies, probably serial or the newer H.5)

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"RonM" <doldrum@post.com> wrote in message
news:uhZOUFwaFHA.3384@TK2MSFTNGP09.phx.gbl...


Posted by RonM on June 7th, 2005


Appendix H of what? I am not familiar. Does this mean with no public miniport
spec that we have to write or buy an HCI? Does MS really want people to
do this? Or does MS only want to support a few chosen hardware vendors?
We probably won't resolve anything here. The suits from our customers
probably need to talk to your suits.
Thanks
-Ron-

"Doron Holan [MS]" <doronh@nospam.microsoft.com> wrote in message
news:OPhUUyyaFHA.796@TK2MSFTNGP09.phx.gbl...


Posted by Doron Holan [MS] on June 8th, 2005


appendix H of the bluetooth specification. MS wants people to conform to
the published and standardized HCIs that the BTH SIG has published.

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"RonM" <doldrum@post.com> wrote in message
news:uYT3tt4aFHA.724@TK2MSFTNGP12.phx.gbl...


Posted by RonM on June 8th, 2005


Doron:
OK, thanks for the reply and info. I guess we are going shopping for an HCI
to connect to our radio.
Thanks
-Ron-

"Doron Holan [MS]" <doronh@nospam.microsoft.com> wrote in message
news:u5o7Ql$aFHA.2124@TK2MSFTNGP14.phx.gbl...



Similar Posts