Re: Interfacing HCI Transport to use MS bluetooth stack.

From: PrasadBM (bashyam_p_at_yahoo.com)
Date: 06/30/04


Date: 29 Jun 2004 22:27:03 -0700

Thanks for the Reply,
 Actually i dont have a BSP to build my wince image. I have an wince
4.2 image (NK.bin). In this image i checked in the registry under
HKEY_LOCAL_MACHINE\Software\Microsoft\Bluetooth i found HCI Transport
which contains built-in USB transport driver (btusb.dll), does this
means that the my wince image already supports HCI USB transport.

 I think that i can set this sysgen flags only when i build my wince
image using BSP.

Thanks & Regards,
Prasad
 
"Alex Lurye" <alurye@hotmail.com> wrote in message news:<eC3G1OiXEHA.3512@TK2MSFTNGP12.phx.gbl>...
> The following sysgen flags are needed:
>
> For Bluetooth: SYSGEN_BTH=1
>
> For USB support: SYSGEN_USB=1 and relevant host controller interface flags
> for the board: BSP_USB_UHCI, BSP_USB_OHCI.
>
> "PrasadBM" <bashyam_p@yahoo.com> wrote in message
> news:74bf46d5.0406290206.73805c10@posting.google.com...
> > Hello,
> >
> > Iam using OMAP 1510 board with wince 4.2 loaded in to it, iam having a
> > Bluetooth device which is connected to the OMAP board through USB
> > port. Now my problem is i want to use the Microsoft bluetooth stack,
> > How can i make MS bluetooth stack interface with the bluetooth device
> > connected through USB.
> >
> > Thanks in advance for the reply.
> >
> > Regards,
> > Prasad