HCI_CloseConnection (Compact 2013)
3/26/2014
This function closes the stack connection to the Host Controller Interface (HCI) Transport.
Syntax
void HCI_CloseConnection(void);
Parameters
None.
Return Value
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
Header |
bt_hcip.h |
Library |
Btd.lib |