Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dbtu.h219 TIMER_LIST_ENT cmd_cmpl_timer; /* Command complete timer */ member
236 TIMER_LIST_ENT cmd_cmpl_timer; /* Command complete timer */ member
/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c212 btu_start_timer (&(p_hci_cmd_cb->cmd_cmpl_timer), in btu_hcif_store_cmd()
1247 btu_start_timer (&(p_hci_cmd_cb->cmd_cmpl_timer), in btu_hcif_command_complete_evt()
1253 btu_stop_timer (&(p_hci_cmd_cb->cmd_cmpl_timer)); in btu_hcif_command_complete_evt()
1506 btu_start_timer (&(p_hci_cmd_cb->cmd_cmpl_timer), in btu_hcif_command_status_evt()
1512 btu_stop_timer (&(p_hci_cmd_cb->cmd_cmpl_timer)); in btu_hcif_command_status_evt()
1560 btu_start_timer (&(p_hci_cmd_cb->cmd_cmpl_timer), in btu_hcif_cmd_timeout()
1589 btu_start_timer (&(p_hci_cmd_cb->cmd_cmpl_timer), in btu_hcif_cmd_timeout()