Searched refs:candidate (Results 1 – 8 of 8) sorted by relevance
223 candidate: message.candidate property279 async sendIceCandidate(candidate) { argument280 this._sendToDevice({type: 'ice-candidate', candidate}); field292 console.log('Local ICE Candidate: ', evt.candidate);341 if (evt.candidate) control.sendIceCandidate(evt.candidate);
434 std::unique_ptr<webrtc::IceCandidateInterface> candidate( in HandleMessage() local437 if (!candidate) { in HandleMessage()441 peer_connection_->AddIceCandidate(std::move(candidate), in HandleMessage()490 const webrtc::IceCandidateInterface *candidate) { in OnIceCandidate() argument492 candidate->ToString(&candidate_sdp); in OnIceCandidate()493 auto sdp_mid = candidate->sdp_mid(); in OnIceCandidate()494 auto line_index = candidate->sdp_mline_index(); in OnIceCandidate()
72 void OnIceCandidate(const webrtc::IceCandidateInterface* candidate) override;
328 # HE caps Weightage to calculate best candidate329 # This ini is used to increase/decrease HE caps weightage in best candidate selection.334 # PCL Weightage to calculate best candidate335 # This ini is used to increase/decrease PCL weightage in best candidate selection.363 # BIT 2, 1: Action on non matching candidate with cache. If a BTM request is received from AP364 # then the candidate AP's may/may-not be present in the firmware scan cache.366 # consume with firmware and proceed with Roaming to candidate AP.
398 # If the RSSI of any available candidate is better than currently associated
383 # If the RSSI of any available candidate is better than currently associated