Share via


HCI_StartHardware

This function initiates the Bluetooth hardware.

int HCI_StartHardware(void);

Parameters

None.

Return Values

Ignored.

Remarks

This function is called to reattempt initialization of hardware.

It should call the callback function HCI_TransportCallback indicating DEVICE_UP condition and lift the temporary bar on indicating hardware availability.

Requirements

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

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.