Searched refs:setMtuSize (Results 1 – 5 of 5) sorted by relevance
56 RtpDt_Void setMtuSize(IN RtpDt_UInt32 uiMtuSize);
37 rtpStackProfile.setMtuSize(RTP_DEF_MTU_SIZE); in TEST()
38 RtpDt_Void RtpStackProfile::setMtuSize(IN RtpDt_UInt32 uiMtuSize) in setMtuSize() function in RtpStackProfile
212 pobjStackProfile->setMtuSize(RTP_CONF_MTU_SIZE); in populateRtpProfile()
1093 .setMtuSize(bundle.getInt(KEY_MTU_SIZE, 1048)) in parseBundleVersion1()1982 public FiraOpenSessionParams.Builder setMtuSize(int mtuSize) { in setMtuSize() method in FiraOpenSessionParams.Builder