Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4557 {PTP_DPC_NIKON_SelfTimer, /* 0xD063 */ in ptp_get_property_description()
5269 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 0, N_("2 seconds")}, /* D063 */ in ptp_render_property_value()
5270 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 1, N_("5 seconds")}, in ptp_render_property_value()
5271 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 2, N_("10 seconds")}, in ptp_render_property_value()
5272 {PTP_DPC_NIKON_SelfTimer, PTP_VENDOR_NIKON, 3, N_("20 seconds")}, in ptp_render_property_value()
Dptp.h1766 #define PTP_DPC_NIKON_SelfTimer 0xD063 macro