Share via


Bluetooth HCI Transport Layer Functions

The following table shows the Bluetooth HCI transport layer functions with a description of the purpose of each.

Programming element Description
HCI_CloseConnection This function closes the stack connection to the HCI Transport.
HCI_OpenConnection This function opens a connection between two Bluetooth devices.
HCI_ReadHciParameters This function obtains the hardware characteristics of the Bluetooth controller.
HCI_ReadPacket This function reads the packet from the connecting device.
HCI_SetCallback This function obtains the HCI parameters.
HCI_StartHardware This function initiates the Bluetooth hardware.
HCI_StopHardware This function releases the Bluetooth hardware.
HCI_WritePacket This function writes the packet to the connecting device.

See Also

Bluetooth HCI Transport Layer Reference

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.