Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |