Searched refs:PTP_DPC_NIKON_SelfTimer (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 3122 {PTP_DPC_NIKON_SelfTimer, /* 0xD063 */ in ptp_get_property_description() 3706 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 0, N_("2 seconds")}, /* D063 */ in ptp_render_property_value() 3707 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 1, N_("5 seconds")}, in ptp_render_property_value() 3708 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 2, N_("10 seconds")}, in ptp_render_property_value() 3709 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 3, N_("20 seconds")}, in ptp_render_property_value()
|
D | ptp.h | 1466 #define PTP_DPC_NIKON_SelfTimer 0xD063 macro
|