Home
last modified time | relevance | path

Searched defs:ForegroundActions (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dmain.rs175 tx: mpsc::Sender<ForegroundActions>, in new()
341 enum ForegroundActions { enum
491 tx: mpsc::Sender<ForegroundActions>, in handle_client_command()
492 mut rx: mpsc::Receiver<ForegroundActions>, in handle_client_command()