Share via


HCI_OpenConnection

This function opens a connection between two Bluetooth devices.

int HCI_OpenConnection(void);

Parameters

None.

Return Values

TRUE indicates that the transport is active. When this condition occurs, the stack calls the HCI_ReadHciParameters function.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Bt_hcip.h.
Link Library: Btd.lib.

See Also

HCI_ReadHciParameters

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.