Bluetooth HCI Structures (Compact 2013)
3/26/2014
This section describes the structures that are available to OS developers for the Bluetooth stack extension layer.
In This Section
Programming element |
Description |
---|---|
Used by all Bluetooth stack layers to identify the address of a Bluetooth device. |
|
Defines the characteristics of the data buffer used by Bluetooth stack layers. |
|
Defines the size of the packet and points to the Bluetooth event that is coming from the hardware. |
|
Defines the maximum size or number of data packets that the HCI buffer can hold. |
|
Contains pointers to HCI callbacks. |
|
Contains pointers to HCI event handlers. |
|
Contains pointers to HCI functions. |
|
Holds information that is used in HCI_StackEvent. |
|
Returned by the pOutBuffer parameter of BTH_HCI_IOCTL_GET_LAST_INQUIRY_DATA |
|
Used by the HCI stack layer for matching command completion to the HCI stack client issuing the command. |