Searched refs:info_timer_entry (Results 1 – 4 of 4) sorted by relevance
389 btu_stop_timer (&p_lcb->info_timer_entry); in process_l2cap_cmd()707 btu_stop_timer (&p_lcb->info_timer_entry); in process_l2cap_cmd()
391 TIMER_LIST_ENT info_timer_entry; /* Timer entry for info resp timeout evt */ member
67 p_lcb->info_timer_entry.param = (TIMER_PARAM_TYPE)p_lcb; in l2cu_allocate_lcb()125 btu_stop_timer (&p_lcb->info_timer_entry); in l2cu_release_lcb()978 btu_start_timer (&p_lcb->info_timer_entry, BTU_TTYPE_L2CAP_INFO, L2CAP_WAIT_INFO_RSP_TOUT); in l2cu_send_peer_info_req()
634 … btu_start_timer (&p_lcb->info_timer_entry, BTU_TTYPE_L2CAP_INFO, L2CAP_WAIT_INFO_RSP_TOUT); in l2c_info_timeout()