Searched refs:info_resp_timer (Results 1 – 4 of 4) sorted by relevance
368 alarm_cancel(p_lcb->info_resp_timer); in process_l2cap_cmd()798 alarm_cancel(p_lcb->info_resp_timer); in process_l2cap_cmd()
64 alarm_free(p_lcb->info_resp_timer); in l2cu_allocate_lcb()73 p_lcb->info_resp_timer = alarm_new("l2c_lcb.info_resp_timer"); in l2cu_allocate_lcb()158 alarm_free(p_lcb->info_resp_timer); in l2cu_release_lcb()159 p_lcb->info_resp_timer = NULL; in l2cu_release_lcb()1035 alarm_set_on_mloop(p_lcb->info_resp_timer, L2CAP_WAIT_INFO_RSP_TIMEOUT_MS, in l2cu_send_peer_info_req()
443 alarm_t* info_resp_timer; /* Timer entry for info resp timeout evt */ member
560 alarm_set_on_mloop(p_lcb->info_resp_timer, in l2c_info_resp_timer_timeout()