Searched refs:ptp_operation_issupported (Results 1 - 3 of 3) sorted by relevance

/external/libmtp/src/
H A Dlibmtp.c1471 if (!ptp_operation_issupported(params,PTP_OC_MTP_SetObjectPropValue)) {
1507 if (!ptp_operation_issupported(params,PTP_OC_MTP_SetObjectPropValue)) {
1543 if (!ptp_operation_issupported(params,PTP_OC_MTP_SetObjectPropValue)) {
1578 if (!ptp_operation_issupported(params,PTP_OC_MTP_SetObjectPropValue)) {
2517 if (ptp_operation_issupported(params,PTP_OC_MTP_GetObjPropList)
2557 if (ptp_operation_issupported(params,PTP_OC_MTP_GetObjPropList)
2821 if (ptp_operation_issupported(params,PTP_OC_GetStorageInfo)) {
2902 if (ptp_operation_issupported(params,PTP_OC_MTP_GetObjectPropsSupported)) {
3142 if(storage != NULL && ptp_operation_issupported(params,PTP_OC_GetStorageInfo)) {
3231 if (!ptp_operation_issupported(param
[all...]
H A Dptp.c1505 ptp_operation_issupported(params, PTP_OC_NIKON_CheckEvent)
1526 ptp_operation_issupported(params, PTP_OC_CANON_CheckEvent)
2647 ptp_operation_issupported(PTPParams* params, uint16_t operation) function
4853 if (!ptp_operation_issupported(params,PTP_OC_MTP_GetObjPropList)) {
H A Dptp.h2533 int ptp_operation_issupported (PTPParams* params, uint16_t operation);

Completed in 147 milliseconds