Home
last modified time | relevance | path

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

/system/bt/gd/shim/
Dl2cap.cc343 void OnConnectionOpen(std::unique_ptr<l2cap::classic::DynamicChannel> channel) { in OnConnectionOpen() function in bluetooth::shim::PendingConnection
586 handler_->BindOn(pending_connection_map_.at(id).get(), &PendingConnection::OnConnectionOpen), in CreateConnection()