Home
last modified time | relevance | path

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

/system/bt/gd/hci/
Dhci_layer.cc131 bool is_status = logging_id == "status"; in handle_command_response() local
137 …ASSERT_LOG(command_queue_.front().waiting_for_status_ == is_status, "0x%02hx (%s) was not expectin… in handle_command_response()