Searched refs:dtls1 (Results 1 – 1 of 1) sorted by relevance
1252 bool dtls1 = !!(flags1_in & DTLS); in SendSrtpToSrtp() local1263 EXPECT_EQ(dtls1 && dtls2, channel1_->secure_dtls()); in SendSrtpToSrtp()1264 EXPECT_EQ(dtls1 && dtls2, channel2_->secure_dtls()); in SendSrtpToSrtp()