Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_layer.c93 static void command_timed_out(void *context);
187 …cmd_wait_q->command_response_timer = osi_alarm_new("cmd_rsp_to", command_timed_out, cmd_wait_q, CO… in hci_layer_init_env()
394 static void command_timed_out(void *context) in command_timed_out() function