Searched refs:OnConnectionOpen (Results 1 – 1 of 1) sorted by relevance
343 void OnConnectionOpen(std::unique_ptr<l2cap::classic::DynamicChannel> channel) { in OnConnectionOpen() function in bluetooth::shim::PendingConnection586 handler_->BindOn(pending_connection_map_.at(id).get(), &PendingConnection::OnConnectionOpen), in CreateConnection()