Home
last modified time | relevance | path

Searched refs:CancelPendingConnection (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection_handler.cc92 bool AclConnectionHandler::CancelPendingConnection(Address addr) { in CancelPendingConnection() function in rootcanal::AclConnectionHandler
147 if (!pending || CancelPendingConnection(addr)) { in CreateConnection()
Dacl_connection_handler.h53 bool CancelPendingConnection(bluetooth::hci::Address addr);