Home
last modified time | relevance | path

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

/system/bt/gd/hci/
Dhci_layer.cc184 void on_hci_timeout(OpCode op_code) { in on_hci_timeout() function
234 …hci_timeout_alarm_->Schedule(BindOnce(&impl::on_hci_timeout, common::Unretained(this), op_code), k… in send_next_command()