Searched refs:PTP_DPC_NIKON_BatteryCellKind (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 3368 {PTP_DPC_NIKON_BatteryCellKind, /* 0xD182 */ in ptp_get_property_description() 3889 {PTP_DPC_NIKON_BatteryCellKind, PTP_VENDOR_NIKON, 0, "LR6 (AA alkaline)"},/* D182 */ in ptp_render_property_value() 3890 {PTP_DPC_NIKON_BatteryCellKind, PTP_VENDOR_NIKON, 1, "HR6 (AA Ni-Mh)"}, in ptp_render_property_value() 3891 {PTP_DPC_NIKON_BatteryCellKind, PTP_VENDOR_NIKON, 2, "FR6 (AA Lithium)"}, in ptp_render_property_value() 3892 {PTP_DPC_NIKON_BatteryCellKind, PTP_VENDOR_NIKON, 3, "ZR6 (AA Ni-Mn)"}, in ptp_render_property_value()
|
D | ptp.h | 1593 #define PTP_DPC_NIKON_BatteryCellKind 0xD182 macro
|