This method is not implemented and Disconnect can be used instead.
org.bluez.Error.InProgress
org.bluez.Error.AlreadyConnected
- void CancelConnect()
-
- This method can be used to cancel a preceeding
- Connect call before a reply to it has been received.
-
void Disconnect()
This method gracefully disconnects all connected
were not disconnected properly e.g. due to misbehaving
device.
+ This method can be also used to cancel a preceding
+ Connect call before a reply to it has been received.
+
Possible errors: org.bluez.Error.NotConnected
void ConnectProfile(string uuid)