Searched refs:info_resp_timer (Results 1 – 4 of 4) sorted by relevance
355 alarm_cancel(p_lcb->info_resp_timer); in process_l2cap_cmd()755 alarm_cancel(p_lcb->info_resp_timer); in process_l2cap_cmd()
76 alarm_free(p_lcb->info_resp_timer); in l2cu_allocate_lcb()86 p_lcb->info_resp_timer = alarm_new("l2c_lcb.info_resp_timer"); in l2cu_allocate_lcb()150 alarm_free(p_lcb->info_resp_timer); in l2cu_release_lcb()151 p_lcb->info_resp_timer = NULL; in l2cu_release_lcb()1044 alarm_set_on_mloop(p_lcb->info_resp_timer, L2CAP_WAIT_INFO_RSP_TIMEOUT_MS, in l2cu_send_peer_info_req()
395 alarm_t* info_resp_timer; /* Timer entry for info resp timeout evt */ member
629 alarm_set_on_mloop(p_lcb->info_resp_timer, in l2c_info_resp_timer_timeout()