Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/connection/
Dle_manager.rs53 fn remove_from_all_lists(&self, address: AddressWithType); // CancelLeConnect in remove_from_all_lists() method
Dffi.rs169 fn remove_from_all_lists(&self, address: AddressWithType) { in remove_from_all_lists() method
/packages/modules/Bluetooth/system/rust/src/connection/mocks/
Dmock_le_manager.rs164 fn remove_from_all_lists(&self, address: AddressWithType) { in remove_from_all_lists() method