Searched refs:enableRTCPBye (Results 1 – 4 of 4) sorted by relevance
181 IN RTPSESSIONID hRtpSession, IN eRtp_Bool enableRTCPBye);
593 IN RTPSESSIONID hRtpSession, IN eRtp_Bool enableRTCPBye) in IMS_RtpSvc_SessionEnableRTCP() argument601 eRTP_STATUS_CODE eRtcpStatus = pobjRtpSession->enableRtcp((eRtp_Bool)enableRTCPBye); in IMS_RtpSvc_SessionEnableRTCP()
534 eRTP_STATUS_CODE enableRtcp(eRtp_Bool enableRTCPBye);
1127 eRTP_STATUS_CODE RtpSession::enableRtcp(eRtp_Bool enableRTCPBye) in enableRtcp() argument1149 m_bEnableRTCPBye = enableRTCPBye; in enableRtcp()