Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dmain.rs74 pub(crate) discovering_state: bool, field
190 discovering_state: false, in new()
Dcallbacks.rs193 self.context.lock().unwrap().discovering_state = discovering; in on_discovering_changed()