Searched defs:LIBMTP_property_t (Results 1 - 1 of 1) sorted by relevance

/external/libmtp/src/
H A Dlibmtp.h372 } LIBMTP_property_t; typedef in typeref:enum:__anon10305
783 char *LIBMTP_Get_String_From_Object(LIBMTP_mtpdevice_t *, uint32_t const, LIBMTP_property_t const);
785 LIBMTP_property_t const, uint64_t const);
787 LIBMTP_property_t const, uint32_t const);
789 LIBMTP_property_t const, uint16_t const);
791 LIBMTP_property_t const, uint8_t const);
793 LIBMTP_property_t const, char const * const);
795 LIBMTP_property_t const, uint32_t const);
797 LIBMTP_property_t const, uint16_t const);
799 LIBMTP_property_t cons
[all...]

Completed in 29 milliseconds