Home
last modified time | relevance | path

Searched refs:add_to_background_list (Results 1 – 4 of 4) 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
Dacceptlist_manager.rs98 self.le_manager.add_to_background_list(*address); in drive_to_state()
/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