Searched refs:info_timer (Results 1 – 2 of 2) sorted by relevance
687 struct delayed_work info_timer; member
1503 schedule_delayed_work(&conn->info_timer, L2CAP_INFO_TIMEOUT); in l2cap_request_info()1775 info_timer.work); in l2cap_info_timeout()1911 cancel_delayed_work_sync(&conn->info_timer); in l2cap_conn_del()4074 cancel_delayed_work(&conn->info_timer); in l2cap_command_rej()4210 schedule_delayed_work(&conn->info_timer, L2CAP_INFO_TIMEOUT); in l2cap_connect()4747 cancel_delayed_work(&conn->info_timer); in l2cap_information_rsp()7762 INIT_DELAYED_WORK(&conn->info_timer, l2cap_info_timeout); in l2cap_conn_add()