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.
This function closes the stack connection to the HCI Transport.
void HCI_CloseConnection(void);
Parameters
None.
Return Values
None.
Remarks
Calling this function will unblock reads and writes, un-initialize the hardware, and free up any allocated resources including buffers. If a driver is in DLL, it may be unloaded when this function returns.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Bt_hcip.h.
Link Library: Btd.lib.
See Also
Bluetooth HCI Transport Layer Functions | Opening Connections
Send Feedback on this topic to the authors