Home
last modified time | relevance | path

Searched refs:HelloCompMismatch (Results 1 – 5 of 5) sorted by relevance

/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/zrtp/libzrtpcpp/
H A DZrtpCodes.h133 HelloCompMismatch = 0x40, //!< Hello components mismatch enumerator
/dports/audio/baresip/baresip-0.5.8/modules/gzrtp/
H A Dmessages.cpp169 case HelloCompMismatch: in zrtp_msg()
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/demo/
H A Dzrtptest.cpp363 …zrtpMap.insert(pair<int32, std::string*>(HelloCompMismatch, new string("Hello components mismatch"… in MyUserCallback()
H A DzrtptestMulti.cpp260 …zrtpMap.insert(pair<int32, std::string*>(HelloCompMismatch, new string("Hello components mismatch"… in MyUserCallback()
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/tivi/
H A DCtZrtpStream.cpp1356 …zrtpMap.insert(std::pair<int32_t, std::string*>(HelloCompMismatch, new std::string("s4_c064: Hello… in initStrings()