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 functions available to OS developers for the Bluetooth stack extension layer, with a description of the purpose of each.
| Programming element | Description |
|---|---|
This function is used to free all the states allocated by HCI_EstablishDeviceContext. |
|
This function is a pointer to an interface that is used to send data packets to the HCI layer. |
|
This function is a pointer to a callback function that is used to indicate completion of data packet transfer to HCI Transport layer. |
|
This function is a pointer to an event that is used by the HCI layer to indicate pre-reassembly data packets. |
|
This function is a pointer to an event that is used by the HCI layer to indicate reassembled data packets. |
|
This function is used to establish a connection to HCI stack layer. |
See Also
Reference
Bluetooth Stack Extension Layer Reference