Searched refs:propdesc (Results 1 – 2 of 2) sorted by relevance
2892 …char const *propdesc = ptp_get_property_description(params, params->deviceinfo.DevicePropertiesSup… in LIBMTP_Dump_Device_Info() local2894 if (propdesc != NULL) { in LIBMTP_Dump_Device_Info()2895 printf(" 0x%04x: %s\n", params->deviceinfo.DevicePropertiesSupported[i], propdesc); in LIBMTP_Dump_Device_Info()
465 * src/libmtp.c: check propdesc before setting props in