Re: Bluetooth stack by Greg
Greg
Wed Mar 15 12:10:05 CST 2006
GAP is supported natively in the stack - no extra profile code.
SPP is supported via APIs (see BT COM port samples)
GOEP is basically supported in our OBEX stack.
For CE 5.0 we did not support AV profiles. But they were later added to
Windows Mobile 5.0 which uses the same stack and qualification. Hopefully
we can ship these profiles as part of Platform Builder in the near future.
I hope this helps.
--
Greg Scott
Software Design Engineer, Windows CE
Microsoft Corporation
_____________________________________________________________
This posting is provided "AS IS" with no warranties, and confers no rights.
_____________________________________________________________
"unni" <dhanyau@rediffmail.com> wrote in message
news:1142245109.091340.180150@e56g2000cwe.googlegroups.com...
> Hi,
> Isnt the bluetooth stack supplied with the WinCE installation, SIG
> qualified? As per the BT SIG site, the profiles qualified in WinCE 4.2
> stack are GAP,SPP, DUN,FTP,LAN,OPP,GOEP etc. But the source in WinCE
> 4.2 installation has only profiles DUN,LAN,OPP,FTP.Same is the case
> with WinCE 5.0. The SIG lists the qualified profiles as including
> A2DP,AVRCP,AVDTP,AVCTP etc. But the installation source does not
> include all this. Is the qualified stack and those which come with the
> installation different?
>