Home
last modified time | relevance | path

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

/dports/net/opal/opal-3.10.10/include/h323/
H A Dh323ep.h1202 … const PTimeInterval & GetControlChannelStartTimeout() const { return controlChannelStartTimeout; } in GetControlChannelStartTimeout() function
/dports/net/h323plus/h323plus-1_27_2/include/
H A Dh323ep.h2746 … const PTimeInterval & GetControlChannelStartTimeout() const { return controlChannelStartTimeout; } in GetControlChannelStartTimeout() function
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dtransports.cxx1981 h245listener->SetReadTimeout(endpoint.GetControlChannelStartTimeout());
/dports/net/opal/opal-3.10.10/src/Python/opal/
H A DH323EndPoint.sip832 const PTimeInterval & GetControlChannelStartTimeout() const;