libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ companion_proxy_stop_listening_for_devices()

companion_proxy_error_t companion_proxy_stop_listening_for_devices ( companion_proxy_client_t  client)

Stops listening for paired devices.

Parameters
clientThe companion_proxy client
Returns
COMPANION_PROXY_E_SUCCESS on success, or a COMPANION_PROXY_E_* error code otherwise.