Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/include/
H A Dkhomp_pvt_kxe1.h521 struct CallR2 : public CallE1 struct
524 CallR2() {} in CallR2() function
618 CallR2 * callR2() in callR2()
620 return (CallR2 *)call(); in callR2()
735 struct CallFlash : public CallR2
748 return CallR2::process(name, value);
760 return CallR2::clear(); in clear()
1132 pvt->_call = new BoardE1::KhompPvtR2::CallR2(); in initializeChannels()