btDeviceProfileDisconnect (Function) |
Top Previous Next |
This function disconnects a Profile from a remote device.
Input: dev : STRING The address of the device to disconnect from.
UUID : STRING The UUID of the profile to disconnect. If empty, the default SPP profile will be used.
Returns: INT
Declaration: FUNCTION btDeviceProfileDisconnect : INT;
Example: INCLUDE rtcu.inc |