Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c3346 {PTP_DPC_NIKON_FlashMode, /* 0xD167 */ in ptp_get_property_description()
3854 {PTP_DPC_NIKON_FlashMode, PTP_VENDOR_NIKON, 0, "iTTL"}, /* D167 */ in ptp_render_property_value()
3855 {PTP_DPC_NIKON_FlashMode, PTP_VENDOR_NIKON, 1, N_("Manual")}, in ptp_render_property_value()
3856 {PTP_DPC_NIKON_FlashMode, PTP_VENDOR_NIKON, 2, N_("Commander")}, in ptp_render_property_value()
Dptp.h1582 #define PTP_DPC_NIKON_FlashMode 0xD167 macro