Home
last modified time | relevance | path

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

/system/bt/gd/hci/
Dhci_layer.cc99 void on_outbound_acl_ready() { in on_outbound_acl_ready() function
362 …l_->acl_queue_.GetDownEnd()->RegisterDequeue(handler, BindOn(impl_, &impl::on_outbound_acl_ready)); in Start()