Searched refs:ErrICECandidateTypeUnknown (Results 1 – 2 of 2) sorted by relevance
| /webrtc/webrtc/src/ice_transport/ | ||
| H A D | ice_candidate.rs | 138 _ => return Err(Error::ErrICECandidateTypeUnknown), in to_ice() |
| /webrtc/webrtc/src/ | ||
| H A D | error.rs | 255 ErrICECandidateTypeUnknown, enumerator |