Searched defs:set_in_call (Results 1 – 2 of 2) sorted by relevance
426 void LeAudioClientIntf::set_in_call(bool in_call) { in set_in_call() function in bluetooth::topshim::rust::LeAudioClientIntf
155 fn set_in_call(self: Pin<&mut LeAudioClientIntf>, in_call: bool); in set_in_call() function674 pub fn set_in_call(&mut self, in_call: bool) { in set_in_call() method