Home | History | Annotate | Download | only in base

Lines Matching full:role

293     // Check for role conflicts.
295 LOG(LS_INFO) << "Received conflicting role from the peer.";
496 // Send Role Conflict (487) error response.
508 // Send Role Conflict (487) error response.
695 // Adding ICE_CONTROLLED or ICE_CONTROLLING attribute based on the role.
813 IceRole role = port_->GetIceRole();
814 if (role != ICEROLE_UNKNOWN) {
817 if (role == ICEROLE_CONTROLLING) {
962 // Check for role conflicts.
964 // Received conflicting role from the peer.
965 LOG(LS_INFO) << "Received conflicting role from the peer.";