Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/connection/
Dle_manager.rs48 fn add_to_direct_list(&self, address: AddressWithType); // CreateLeConnection(is_direct=true) in add_to_direct_list() method
Dffi.rs161 fn add_to_direct_list(&self, address: AddressWithType) { in add_to_direct_list() method
/packages/modules/Bluetooth/system/rust/src/connection/mocks/
Dmock_le_manager.rs144 fn add_to_direct_list(&self, address: AddressWithType) { in add_to_direct_list() method