Home
last modified time | relevance | path

Searched refs:PTP_OC_NIKON_DeleteProfile (Results 1 – 13 of 13) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ptpip.h241 PTP_OC_NIKON_DeleteProfile = 0x9008, enumerator
H A Dpacket-ptpip.c265 { PTP_OC_NIKON_DeleteProfile, "NIKON_DeleteProfile" },
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ptpip.h241 PTP_OC_NIKON_DeleteProfile = 0x9008, enumerator
H A Dpacket-ptpip.c265 { PTP_OC_NIKON_DeleteProfile, "NIKON_DeleteProfile" },
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ptpip.h241 PTP_OC_NIKON_DeleteProfile = 0x9008, enumerator
H A Dpacket-ptpip.c265 { PTP_OC_NIKON_DeleteProfile, "NIKON_DeleteProfile" },
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ptpip.h241 PTP_OC_NIKON_DeleteProfile = 0x9008, enumerator
H A Dpacket-ptpip.c265 { PTP_OC_NIKON_DeleteProfile, "NIKON_DeleteProfile" },
/dports/multimedia/libmtp/libmtp-1.1.18/src/
H A Dptp.h503 #define PTP_OC_NIKON_DeleteProfile 0x9008 macro
3420 …deletewifiprofile(params,profilenr) ptp_generic_no_data(params,PTP_OC_NIKON_DeleteProfile,1,profil…
H A Dptp.c6795 {PTP_OC_NIKON_DeleteProfile,"PTP_OC_NIKON_DeleteProfile"},
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/ptp2/
H A Dptp.h523 #define PTP_OC_NIKON_DeleteProfile 0x9008 macro
4263 …deletewifiprofile(params,profilenr) ptp_generic_no_data(params,PTP_OC_NIKON_DeleteProfile,1,profil…
H A Dptp.c7679 {PTP_OC_NIKON_DeleteProfile,"DeleteProfile"},
H A Dconfig.c8739 !ptp_operation_issupported(&camera->pl->params, PTP_OC_NIKON_DeleteProfile) || in _get_nikon_list_wifi_profiles()