Searched refs:on_hci_timeout (Results 1 – 1 of 1) sorted by relevance
184 void on_hci_timeout(OpCode op_code) { in on_hci_timeout() function234 …hci_timeout_alarm_->Schedule(BindOnce(&impl::on_hci_timeout, common::Unretained(this), op_code), k… in send_next_command()