libimobiledevice
1.3.0
API Documentation -
Return to Homepage
About
Structs
Files
libimobiledevice
libimobiledevice.h
idevice_connect
idevice_connection_disable_bypass_ssl
idevice_connection_disable_ssl
idevice_connection_enable_ssl
idevice_connection_get_fd
idevice_connection_receive
idevice_connection_receive_timeout
idevice_connection_send
idevice_connection_t
idevice_connection_type
idevice_device_list_extended_free
idevice_device_list_free
idevice_disconnect
idevice_error_t
idevice_event_cb_t
idevice_event_subscribe
idevice_event_type
idevice_event_unsubscribe
idevice_free
idevice_get_device_list
idevice_get_device_list_extended
idevice_get_handle
idevice_get_udid
idevice_new
idevice_new_with_options
idevice_options
idevice_set_debug_level
idevice_t
◆
idevice_connection_send()
idevice_error_t
idevice_connection_send
(
idevice_connection_t
connection
,
const char *
data
,
uint32_t
len
,
uint32_t *
sent_bytes
)
Send data to a device via the given connection.
Parameters
connection
The connection to send data over.
data
Buffer with data to send.
len
Size of the buffer to send.
sent_bytes
Pointer to an uint32_t that will be filled with the number of bytes actually sent.
Returns
IDEVICE_E_SUCCESS if ok, otherwise an error code.
© 2007-2020
libimobiledevice
All rights reserved
Generated on
Thu Jun 25 2020 18:42:15
by
doxygen 1.8.16
Icons by
Tango
Design © 2020 by
Mirell