Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dmain.rs181 tx: mpsc::Sender<ForegroundActions>, in new()
358 enum ForegroundActions { enum
521 tx: mpsc::Sender<ForegroundActions>, in handle_client_command()
522 mut rx: mpsc::Receiver<ForegroundActions>, in handle_client_command()