Home
last modified time | relevance | path

Searched refs:configure_pid (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dstate_machine.rs307 fn configure_pid(pid_tx: mpsc::Sender<Message>) { in configure_pid() function
628 configure_pid(context.tx.clone()); in mainloop()