Home
last modified time | relevance | path

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

/include/net/bluetooth/
Dl2cap.h829 static inline bool l2cap_clear_timer(struct l2cap_chan *chan, in l2cap_clear_timer() function
844 #define __clear_chan_timer(c) l2cap_clear_timer(c, &c->chan_timer)
845 #define __clear_retrans_timer(c) l2cap_clear_timer(c, &c->retrans_timer)
846 #define __clear_monitor_timer(c) l2cap_clear_timer(c, &c->monitor_timer)
849 #define __clear_ack_timer(c) l2cap_clear_timer(c, &c->ack_timer)