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 structures available to OS developers for the Bluetooth stack extension layer, with a description of the purpose of each.
| Programming element | Description |
|---|---|
This structure is used by all Bluetooth stack layers to identify the address of a Bluetooth device. |
|
This structure defines the characteristics of the data buffer used by Bluetooth stack layers. |
|
This structure defines the size of the packet and points to the Bluetooth event that is coming from the hardware. |
|
This structure defines the maximum size or number of data packets that the HCI buffer can hold. |
|
This structure is returned by the pOutBuffer parameter of BTH_HCI_IOCTL_GET_LAST_INQUIRY_DATA. |
|
This structure is used by HCI stack layer for matching command completion to HCI stack client issuing the command. |
See Also
Reference
Bluetooth Stack Extension Layer Reference