Home
last modified time | relevance | path

Searched refs:AssociationDesc (Results 1 – 3 of 3) sorted by relevance

/external/libmtp/src/
Dptp-pack.c484 htod32a(&oidata[PTP_oi_AssociationDesc],oi->AssociationDesc); in ptp_pack_OI()
585 oi->AssociationDesc=dtoh32a(&data[PTP_oi_AssociationDesc]); in ptp_unpack_OI()
Dptp.h747 uint32_t AssociationDesc; member
Dlibmtp.c6703 if (ob->oi.AssociationDesc != 0x00000000U) {
6704 printf("MTP extended association type 0x%08x encountered\n", ob->oi.AssociationDesc);