Home
last modified time | relevance | path

Searched defs:create_le_connection (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/rust/src/connection/
Dffi.rs50 fn create_le_connection(&self, address: AddressWithType, is_direct: bool); in create_le_connection() function
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl.h956 …void create_le_connection(AddressWithType address_with_type, bool add_to_accept_list, bool is_dire… in create_le_connection() function