Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/bluetooth/
Dl2cap.h632 long (*get_sndtimeo) (struct l2cap_chan *chan); member
/linux-6.12.1/net/bluetooth/
D6lowpan.c875 .get_sndtimeo = chan_get_sndtimeo_cb,
Dl2cap_core.c825 __set_chan_timer(chan, chan->ops->get_sndtimeo(chan)); in l2cap_chan_close()
4002 __set_chan_timer(chan, chan->ops->get_sndtimeo(chan)); in l2cap_connect()
4906 __set_chan_timer(chan, chan->ops->get_sndtimeo(chan)); in l2cap_le_connect_req()
5119 __set_chan_timer(chan, chan->ops->get_sndtimeo(chan)); in l2cap_ecred_conn_req()
7094 __set_chan_timer(chan, chan->ops->get_sndtimeo(chan)); in l2cap_chan_connect()
Dl2cap_sock.c1757 .get_sndtimeo = l2cap_sock_get_sndtimeo_cb,
Dsmp.c3233 .get_sndtimeo = l2cap_chan_no_get_sndtimeo,
3281 .get_sndtimeo = l2cap_chan_no_get_sndtimeo,