Share via


Bluetooth HCI Transport Layer Functions (Compact 2013)

3/26/2014

This section describes the Bluetooth Host Controller Interface (HCI) Transport layer functions used to write your own transport layer driver on Windows Embedded Compact.

  • HCI_CloseConnection
    Closes an existing connection between the HCI layer in the stack and the Bluetooth hardware.
  • HCI_OpenConnection
    Opens a connection between the HCI layer in the stack and the Bluetooth hardware.
  • HCI_ReadPacket
    Reads the packet from the connected Bluetooth hardware.

See Also

Reference

Bluetooth HCI Transport Layer Reference