Re: BthPort - How do I get the connection? by ErikHG
ErikHG
Wed Apr 30 12:55:01 CDT 2008
Could you please tell me where I can get an example of this?
Thanks,
-Erik
"Doron Holan [MSFT]" wrote:
> bthenum will enumerate your PDO and when you attach to it, it will forward
> io you send to the PDO to bthport. this is how all of the BRBs work
>
> 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.
>
>
> "Erik HG" <ErikHG@discussions.microsoft.com> wrote in message
> news:B3B09EE5-9D47-4850-A9D8-82AFEE01A4CB@microsoft.com...
> >I notice that there are a series of Bluetooth functions that talk to and
> > return a handle to BthPort. I need something like "\\?\BthPort" that I
> > can
> > call from another driver. Unfortunately MS made all the control calls
> > only
> > callable from another device driver (IRP_MJ_INTERNAL_DEVICE_CONTROL) and
> > not
> > from the App layer so I need to write a relay driver to call SCO. I see
> > that
> > BthPen, BthModem, BthEnum, and BthUSB have calls.
> >
> > What is the exported device name for BthPort?
> >
> > Thanks,
> > -Erik
> >
> >
> >
> >
>
>