Searched refs:ptp_property_issupported (Results 1 – 3 of 3) sorted by relevance
2064 ptp_property_issupported( current_params, PTP_DPC_BatteryLevel)) { in LIBMTP_Open_Raw_Device_Uncached()3670 if (!ptp_property_issupported(params, PTP_DPC_MTP_DeviceFriendlyName)) { in LIBMTP_Get_Friendlyname()3703 if (!ptp_property_issupported(params, PTP_DPC_MTP_DeviceFriendlyName)) { in LIBMTP_Set_Friendlyname()3733 if (!ptp_property_issupported(params, PTP_DPC_MTP_SynchronizationPartner)) { in LIBMTP_Get_Syncpartner()3771 if (!ptp_property_issupported(params, PTP_DPC_MTP_SynchronizationPartner)) { in LIBMTP_Set_Syncpartner()3846 !ptp_property_issupported(params, PTP_DPC_BatteryLevel)) { in LIBMTP_Get_Batterylevel()3915 if (!ptp_property_issupported(params, property)) { in get_device_unicode_property()
3332 int ptp_property_issupported (PTPParams* params, uint16_t property);
4143 ptp_property_issupported(PTPParams* params, uint16_t property) in ptp_property_issupported() function