Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/connection/mocks/
Dmock_le_manager.rs83 state: RefCell<MockLeManagerInternalState>,
87 struct MockLeManagerInternalState { struct
96 state: RefCell::new(MockLeManagerInternalState { in new() argument