Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/connection/ffi/
Dconnection_shim.cc90 void CancelLeConnect(core::AddressWithType address) { in CancelLeConnect() function
137 void LeAclManagerShim::CancelLeConnect(core::AddressWithType address) const { in CancelLeConnect() function in bluetooth::connection::LeAclManagerShim
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.cc330 void AclManager::CancelLeConnect(AddressWithType address_with_type) { in CancelLeConnect() function in bluetooth::hci::AclManager