Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4805 {PTP_DPC_NIKON_FlashMode, /* 0xD167 */ in ptp_get_property_description()
5422 {PTP_DPC_NIKON_FlashMode, PTP_VENDOR_NIKON, 0, "iTTL"}, /* D167 */ in ptp_render_property_value()
5423 {PTP_DPC_NIKON_FlashMode, PTP_VENDOR_NIKON, 1, N_("Manual")}, in ptp_render_property_value()
5424 {PTP_DPC_NIKON_FlashMode, PTP_VENDOR_NIKON, 2, N_("Commander")}, in ptp_render_property_value()
Dptp.h1898 #define PTP_DPC_NIKON_FlashMode 0xD167 macro