Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This function releases the Bluetooth hardware.
Syntax
int HCI_StopHardware(void);
Parameters
None.
Return Value
Ignored.
Remarks
This function is called to disconnect existing hardware and temporarily disable indicating hardware arrival.
It should call the callback function HCI_TransportCallback indicating DEVICE_DOWN condition and place temporary bar on indicating hardware availability until HCI_StartHardware is called.
Requirements
| Header | bt_hcip.h |
| Library | Btd.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |