Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/connection/ffi/
Dconnection_shim.cc86 void CreateLeConnection(core::AddressWithType address, bool is_direct) { in CreateLeConnection() function
132 void LeAclManagerShim::CreateLeConnection(core::AddressWithType address, in CreateLeConnection() function in bluetooth::connection::LeAclManagerShim
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection_handler.cc161 uint16_t AclConnectionHandler::CreateLeConnection(AddressWithType addr, in CreateLeConnection() function in rootcanal::AclConnectionHandler
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.cc265 void AclManager::CreateLeConnection(AddressWithType address_with_type, bool is_direct) { in CreateLeConnection() function in bluetooth::hci::AclManager