Bluetooth HCI Transport Layer Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the Bluetooth HCI transport layer functions used to write your own transport layer driver on Windows Embedded CE.
Programming element | Description |
---|---|
This function closes an existing connection between the HCI layer in the stack and the Bluetooth hardware. |
|
This function opens a connection between the HCI layer in the stack and the Bluetooth hardware. |
|
This function obtains the hardware characteristics of the Bluetooth controller. |
|
This function reads the packet from the connected Bluetooth hardware. |
|
This function obtains the HCI parameters. |
|
This function initiates the Bluetooth hardware. |
|
This function releases the Bluetooth hardware. |
|
This function writes the packet to the connected Bluetooth hardware. |