Searched refs:should_insert_call_when_sco_start (Results 1 – 1 of 1) sorted by relevance
1596 if self.should_insert_call_when_sco_start(addr) { in dispatch_hfp_callbacks()1621 if self.should_insert_call_when_sco_start(addr) { in dispatch_hfp_callbacks()3014 fn should_insert_call_when_sco_start(&self, address: RawAddress) -> bool { in should_insert_call_when_sco_start() method3936 if self.hfp_audio_state.keys().any(|addr| self.should_insert_call_when_sco_start(*addr)) in set_phone_ops_enabled()3961 if self.hfp_audio_state.keys().any(|addr| self.should_insert_call_when_sco_start(*addr)) in set_mps_qualification_enabled()