Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/connection/
Dle_manager.rs50 … fn add_to_background_list(&self, address: AddressWithType); // CreateLeConnection(is_direct=false) in add_to_background_list() method
Dffi.rs165 fn add_to_background_list(&self, address: AddressWithType) { in add_to_background_list() method
/packages/modules/Bluetooth/system/rust/src/connection/mocks/
Dmock_le_manager.rs154 fn add_to_background_list(&self, address: AddressWithType) { in add_to_background_list() method