Home
last modified time | relevance | path

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

/system/bt/gd/shim/
Dl2cap.cc350 void OnConnectionFailure(l2cap::classic::DynamicChannelManager::ConnectionResult result) { in OnConnectionFailure() function in bluetooth::shim::PendingConnection
587 …ndler_->BindOnceOn(pending_connection_map_.at(id).get(), &PendingConnection::OnConnectionFailure)); in CreateConnection()