Searched defs:CancelLeConnect (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/rust/src/connection/ffi/ | ||
D | connection_shim.cc | 90 void CancelLeConnect(core::AddressWithType address) { in CancelLeConnect() function |
/packages/modules/Bluetooth/system/gd/hci/ | ||
D | acl_manager.cc | 330 void AclManager::CancelLeConnect(AddressWithType address_with_type) { in CancelLeConnect() function in bluetooth::hci::AclManager |