Home | History | Annotate | Download | only in src

Lines Matching refs:oh

385 ptp_unpack_OH (PTPParams *params, unsigned char* data, PTPObjectHandles *oh, unsigned int len)
388 oh->n = ptp_unpack_uint32_t_array(params, data, PTP_oh, &oh->Handler);
390 oh->n = 0;
391 oh->Handler = NULL;