Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c4807 {PTP_DPC_NIKON_FlashCommanderMode, /* 0xD168 */ in ptp_get_property_description()
5426 {PTP_DPC_NIKON_FlashCommanderMode, PTP_VENDOR_NIKON, 0, N_("TTL")}, /* D168 */ in ptp_render_property_value()
5427 {PTP_DPC_NIKON_FlashCommanderMode, PTP_VENDOR_NIKON, 1, N_("Auto Aperture")}, in ptp_render_property_value()
5428 {PTP_DPC_NIKON_FlashCommanderMode, PTP_VENDOR_NIKON, 2, N_("Full Manual")}, in ptp_render_property_value()
Dptp.h1899 #define PTP_DPC_NIKON_FlashCommanderMode 0xD168 macro