Searched refs:EC_TAG_PROTOCOL_VERSION (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DRemoteConnect.cpp44 AddTag(CECTag(EC_TAG_PROTOCOL_VERSION, (uint64)EC_CURRENT_PROTOCOL_VERSION));
H A DECCodes.h134 EC_TAG_PROTOCOL_VERSION = 0x0002, enumerator in enum:ECTagNames
580 case 0x0002: return wxT("EC_TAG_PROTOCOL_VERSION");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/java/
H A DECCodes.java122 public final static short EC_TAG_PROTOCOL_VERSION = 0x0002; field in interface:ECCodes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DExternalConn.cpp433 const CECTag *protocol = request->GetTagByName(EC_TAG_PROTOCOL_VERSION);

Completed in 66 milliseconds