Home
last modified time | relevance | path

Searched refs:__clear_retrans_timer (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/net/bluetooth/
Dl2cap.h893 #define __clear_retrans_timer(c) l2cap_clear_timer(c, &c->retrans_timer) macro
/linux-6.6.21/net/bluetooth/
Dl2cap_core.c315 __clear_retrans_timer(chan); in __set_monitor_timer()
694 __clear_retrans_timer(chan); in l2cap_chan_del()
1311 __clear_retrans_timer(chan); in l2cap_move_setup()
1609 __clear_retrans_timer(chan); in l2cap_send_disconn_req()
2863 __clear_retrans_timer(chan); in l2cap_process_reqseq()
7079 __clear_retrans_timer(chan); in l2cap_rx_state_recv()