Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/
Dconnection.rs82 state: RefCell<ConnectionManagerState>,
86 struct ConnectionManagerState { struct
122 state: RefCell::new(ConnectionManagerState { in new()
134 fn reconcile_state(state: &mut ConnectionManagerState) { in reconcile_state() argument