Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dstate_machine.rs355 fn configure_hci(hci_tx: mpsc::Sender<Message>) { in configure_hci() function
627 configure_hci(context.tx.clone()); in mainloop()