Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4660 {PTP_DPC_NIKON_MonitorOffDelay, /* 0xD0B3 */ in ptp_get_property_description()
5493 {PTP_DPC_NIKON_MonitorOffDelay, PTP_VENDOR_NIKON, 0, "5min"}, /* 0xD0b3 */ in ptp_render_property_value()
5494 {PTP_DPC_NIKON_MonitorOffDelay, PTP_VENDOR_NIKON, 1, "10min"}, /* 0xD0b3 */ in ptp_render_property_value()
5495 {PTP_DPC_NIKON_MonitorOffDelay, PTP_VENDOR_NIKON, 2, "15min"}, /* 0xD0b3 */ in ptp_render_property_value()
5496 {PTP_DPC_NIKON_MonitorOffDelay, PTP_VENDOR_NIKON, 3, "20min"}, /* 0xD0b3 */ in ptp_render_property_value()
5497 {PTP_DPC_NIKON_MonitorOffDelay, PTP_VENDOR_NIKON, 4, "30min"}, /* 0xD0b3 */ in ptp_render_property_value()
Dptp.h1820 #define PTP_DPC_NIKON_MonitorOffDelay 0xD0B3 macro