Home
last modified time | relevance | path

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

/aosp12/system/bt/hci/src/
H A Dhci_layer.cc142 static void command_timed_out(void* context);
527 static void command_timed_out(void* original_wait_entry) { in command_timed_out() function
805 command_timed_out, list_front(commands_pending_response)); in update_command_response_timer()