HomeSort by relevance Sort by last modified time
    Searched refs:DevicePropertiesSupported_len (Results 1 - 4 of 4) sorted by null

  /external/libmtp/src/
ptp-pack.c 309 di->DevicePropertiesSupported_len =
313 totallen=totallen+di->DevicePropertiesSupported_len*sizeof(uint16_t)+sizeof(uint32_t);
367 di->DevicePropertiesSupported_len = ptp_unpack_uint32_t_array(params, data,
370 totallen += di->DevicePropertiesSupported_len*sizeof(uint32_t)+4;
    [all...]
ptp.h 685 uint32_t DevicePropertiesSupported_len;
    [all...]
ptp.c     [all...]
libmtp.c     [all...]

Completed in 61 milliseconds