logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

Generated automatically by Doxygen for libmtp from the source code. libmtp Version 1.1.22 custom(3)

Detailed Description

Function Documentation

intLIBMTP_Custom_Operation(LIBMTP_mtpdevice_t*device,uint16_tcode,intn_param,...) Issue custom (e.g. vendor specific) operation (without data phase) Parametersdevice a pointer to the device to send custom operation to. code operation code to send. n_param number of parameters passed. ... uint32_t operation specific parameters. References LIBMTP_mtpdevice_struct::params.

Name

libmtp - custom

Synopsis

Functions int LIBMTP_Custom_Operation (LIBMTP_mtpdevice_t *, uint16_t, int,...)

See Also