Searched refs:EC_OP_SEARCH_STOP (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/java/
H A DECCodes.java71 public final static byte EC_OP_SEARCH_STOP = 0x27; field in interface:ECCodes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECCodes.h81 EC_OP_SEARCH_STOP = 0x27, enumerator in enum:ECOpCodes
523 case 0x27: return wxT("EC_OP_SEARCH_STOP");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule-remote-gui.cpp1952 CECPacket search_req(EC_OP_SEARCH_STOP);
H A DExternalConn.cpp1581 case EC_OP_SEARCH_STOP:

Completed in 76 milliseconds