Home | History | Annotate | Download | only in src

Lines Matching refs:oh

618 	unsigned char* oh=NULL;
628 ret=ptp_transaction(params, &ptp, PTP_DP_GETDATA, 0, &oh, &len);
630 ptp_unpack_OH(params, oh, objecthandles, len);
644 free(oh);