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.h216 TIMER_LIST_ENT cmd_cmpl_timer; /* Command complete timer */ member
232 TIMER_LIST_ENT cmd_cmpl_timer; /* Command complete timer */ member
/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c211 btu_start_timer (&(p_hci_cmd_cb->cmd_cmpl_timer), in btu_hcif_store_cmd()
1233 btu_start_timer (&(p_hci_cmd_cb->cmd_cmpl_timer), in btu_hcif_command_complete_evt()
1239 btu_stop_timer (&(p_hci_cmd_cb->cmd_cmpl_timer)); in btu_hcif_command_complete_evt()
1486 btu_start_timer (&(p_hci_cmd_cb->cmd_cmpl_timer), in btu_hcif_command_status_evt()
1492 btu_stop_timer (&(p_hci_cmd_cb->cmd_cmpl_timer)); in btu_hcif_command_status_evt()
1541 btu_start_timer (&(p_hci_cmd_cb->cmd_cmpl_timer), in btu_hcif_cmd_timeout()
1570 btu_start_timer (&(p_hci_cmd_cb->cmd_cmpl_timer), in btu_hcif_cmd_timeout()