Searched refs:PTP_DPC_NIKON_FlashMode (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 3346 {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()
|
D | ptp.h | 1582 #define PTP_DPC_NIKON_FlashMode 0xD167 macro
|