Home
last modified time | relevance | path

Searched refs:__clear_retrans_timer (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h851 #define __clear_retrans_timer(c) l2cap_clear_timer(c, &c->retrans_timer) macro
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h892 #define __clear_retrans_timer(c) l2cap_clear_timer(c, &c->retrans_timer) macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c315 __clear_retrans_timer(chan); in __set_monitor_timer()
697 __clear_retrans_timer(chan); in l2cap_chan_del()
1316 __clear_retrans_timer(chan); in l2cap_move_setup()
1608 __clear_retrans_timer(chan); in l2cap_send_disconn_req()
2863 __clear_retrans_timer(chan); in l2cap_process_reqseq()
7072 __clear_retrans_timer(chan); in l2cap_rx_state_recv()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c295 __clear_retrans_timer(chan); in __set_monitor_timer()
663 __clear_retrans_timer(chan); in l2cap_chan_del()
1453 __clear_retrans_timer(chan); in l2cap_send_disconn_req()
2687 __clear_retrans_timer(chan); in l2cap_process_reqseq()
6074 __clear_retrans_timer(chan); in l2cap_rx_state_recv()

Completed in 21 milliseconds