Hi
I have following doubts about "bluetooth on IMX31 processor running wince 6"

1) IMX31 based development board has APM6xxx bluetooth/wifi combo model that
uses CSR chip.This module uses UART interface.
One of the documents downloaded from Freescale site contains information
about drivers and APIs for peripheral devices like
display, ATA, Audio ,Keypad etc. But I did not find any document explaining
bluetooth.
If you know any document expalining the same, please let me know.


2)Does CSR based bluetooth device use the Microsoft's Bluetooth Protocol
stack and API or any third pary stack?

If Microsoft stack , then bluetooth based applications can be developed
using either Winsock API or Virtual COM ports.
But Winsock API is the preferred method because Virtual COM port method has
some drawbacks. (This is as per Douglas Boling 's book).

In our case i.e. Bluetooth on UART/Serial, is it necessary to follow 2nd
i.e. COM port method? Or any method will do?

Can anybody answer my queries?


Regards
Priti