Searched refs:get_sndtimeo (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/include/net/bluetooth/ |
| D | l2cap.h | 665 long (*get_sndtimeo) (struct l2cap_chan *chan); member
|
| /Linux-v6.6/net/bluetooth/ |
| D | a2mp.c | 763 .get_sndtimeo = l2cap_chan_no_get_sndtimeo,
|
| D | 6lowpan.c | 875 .get_sndtimeo = chan_get_sndtimeo_cb,
|
| D | l2cap_core.c | 829 __set_chan_timer(chan, chan->ops->get_sndtimeo(chan)); in l2cap_chan_close() 4199 __set_chan_timer(chan, chan->ops->get_sndtimeo(chan)); in l2cap_connect() 5901 __set_chan_timer(chan, chan->ops->get_sndtimeo(chan)); in l2cap_le_connect_req() 6117 __set_chan_timer(chan, chan->ops->get_sndtimeo(chan)); in l2cap_ecred_conn_req() 8096 __set_chan_timer(chan, chan->ops->get_sndtimeo(chan)); in l2cap_chan_connect()
|
| D | l2cap_sock.c | 1727 .get_sndtimeo = l2cap_sock_get_sndtimeo_cb,
|
| D | smp.c | 3234 .get_sndtimeo = l2cap_chan_no_get_sndtimeo, 3282 .get_sndtimeo = l2cap_chan_no_get_sndtimeo,
|