Home
last modified time | relevance | path

Searched refs:PTP_DPC_NIKON_BatteryCellKind (Results 1 – 2 of 2) sorted by relevance

/external/libmtp/src/
Dptp.c4827 {PTP_DPC_NIKON_BatteryCellKind, /* 0xD182 */ in ptp_get_property_description()
5457 {PTP_DPC_NIKON_BatteryCellKind, PTP_VENDOR_NIKON, 0, "LR6 (AA alkaline)"},/* D182 */ in ptp_render_property_value()
5458 {PTP_DPC_NIKON_BatteryCellKind, PTP_VENDOR_NIKON, 1, "HR6 (AA Ni-Mh)"}, in ptp_render_property_value()
5459 {PTP_DPC_NIKON_BatteryCellKind, PTP_VENDOR_NIKON, 2, "FR6 (AA Lithium)"}, in ptp_render_property_value()
5460 {PTP_DPC_NIKON_BatteryCellKind, PTP_VENDOR_NIKON, 3, "ZR6 (AA Ni-Mn)"}, in ptp_render_property_value()
Dptp.h1914 #define PTP_DPC_NIKON_BatteryCellKind 0xD182 macro