Searched refs:l2cap_send_sframe (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | l2cap_core.c | 1177 static void l2cap_send_sframe(struct l2cap_chan *chan, in l2cap_send_sframe() function 1234 l2cap_send_sframe(chan, &control); in l2cap_send_rr_or_rnr() 2313 l2cap_send_sframe(chan, &control); in l2cap_send_ack() 2336 l2cap_send_sframe(chan, &control); in l2cap_send_ack() 2786 l2cap_send_sframe(chan, &control); in l2cap_send_srej() 2807 l2cap_send_sframe(chan, &control); in l2cap_send_srej_tail() 2831 l2cap_send_sframe(chan, &control); in l2cap_send_srej_list() 2919 l2cap_send_sframe(chan, &local_control); in l2cap_tx_state_xmit() 2989 l2cap_send_sframe(chan, &local_control); in l2cap_tx_state_wait_f() 6585 l2cap_send_sframe(cha in l2cap_send_i_or_rr_or_rnr() [all...] |
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | l2cap_core.c | 1126 static void l2cap_send_sframe(struct l2cap_chan *chan, in l2cap_send_sframe() function 1180 l2cap_send_sframe(chan, &control); in l2cap_send_rr_or_rnr() 2138 l2cap_send_sframe(chan, &control); in l2cap_send_ack() 2161 l2cap_send_sframe(chan, &control); in l2cap_send_ack() 2610 l2cap_send_sframe(chan, &control); in l2cap_send_srej() 2631 l2cap_send_sframe(chan, &control); in l2cap_send_srej_tail() 2655 l2cap_send_sframe(chan, &control); in l2cap_send_srej_list() 2743 l2cap_send_sframe(chan, &local_control); in l2cap_tx_state_xmit() 2813 l2cap_send_sframe(chan, &local_control); in l2cap_tx_state_wait_f() 5587 l2cap_send_sframe(cha in l2cap_send_i_or_rr_or_rnr() [all...] |
Completed in 14 milliseconds