Method
AstalBluetoothDevicedisconnect_device
Declaration
void
astal_bluetooth_device_disconnect_device (
AstalBluetoothDevice* self,
GAsyncReadyCallback _callback_,
void* _callback__target
)
Description
This method gracefully disconnects all connected profiles.
Possible errors: NotConnected
.
Parameters
_callback_
-
Type:
GAsyncReadyCallback
No description available.
The argument can be NULL
. _callback__target
-
Type:
void*
No description available.
The argument can be NULL
.The data is owned by the caller of the method.