Method
AstalBluetoothDeviceconnect_device
Declaration
void
astal_bluetooth_device_connect_device (
AstalBluetoothDevice* self,
GAsyncReadyCallback _callback_,
void* _callback__target
)
Description
This is a generic method to connect any profiles the remote device supports that can be connected to.
Possible errors: NotReady, Failed, InProgress, AlreadyConnected.
Parameters
_callback_-
Type:
GAsyncReadyCallbackNo 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.