bleDisconnect (Function) |
Top Previous Next |
This function makes the Bluetooth interface disconnect from a device. The handle is invalid after this function is done.
Input: dev: SYSHANDLE Handle to the device to disconnect from.
Returns: INT
Declaration: FUNCTION bleDisconnect : INT;
Example: ... |