Searched refs:PTP_DPC_NIKON_BracketSet (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 3162 {PTP_DPC_NIKON_BracketSet, /* 0xD078 */ in ptp_get_property_description() 3740 {PTP_DPC_NIKON_BracketSet, PTP_VENDOR_NIKON, 0, N_("AE & Flash")}, /* D078 */ in ptp_render_property_value() 3741 {PTP_DPC_NIKON_BracketSet, PTP_VENDOR_NIKON, 1, N_("AE only")}, in ptp_render_property_value() 3742 {PTP_DPC_NIKON_BracketSet, PTP_VENDOR_NIKON, 2, N_("Flash only")}, in ptp_render_property_value() 3743 {PTP_DPC_NIKON_BracketSet, PTP_VENDOR_NIKON, 3, N_("WB bracketing")}, in ptp_render_property_value()
|
D | ptp.h | 1486 #define PTP_DPC_NIKON_BracketSet 0xD078 /* Bracket Type? */ macro
|