Searched refs:new_process (Results 1 – 1 of 1) sorted by relevance
977 let new_process = Command::new("/usr/bin/btadapterd") in start() localVariable982 self.bluetooth_pid = new_process.id(); in start()983 self.process_container = Some(new_process); in start()