Searched refs:OperationsSupported_len (Results 1 - 4 of 4) sorted by relevance

/external/libmtp/src/
H A Dptp-pack.c301 di->OperationsSupported_len = ptp_unpack_uint16_t_array(params, data,
304 totallen=totallen+di->OperationsSupported_len*sizeof(uint16_t)+sizeof(uint32_t);
H A Dptp.h681 uint32_t OperationsSupported_len; member in struct:_PTPDeviceInfo
H A Dptp.c2651 for (;i<params->deviceinfo.OperationsSupported_len;i++) {
H A Dlibmtp.c2876 for (i=0;i<params->deviceinfo.OperationsSupported_len;i++) {

Completed in 139 milliseconds