Searched refs:l2cap_send_sframe (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/net/bluetooth/ |
| D | l2cap_core.c | 1146 static void l2cap_send_sframe(struct l2cap_chan *chan, in l2cap_send_sframe() function 1203 l2cap_send_sframe(chan, &control); in l2cap_send_rr_or_rnr() 2285 l2cap_send_sframe(chan, &control); in l2cap_send_ack() 2308 l2cap_send_sframe(chan, &control); in l2cap_send_ack() 2782 l2cap_send_sframe(chan, &control); in l2cap_send_srej() 2803 l2cap_send_sframe(chan, &control); in l2cap_send_srej_tail() 2827 l2cap_send_sframe(chan, &control); in l2cap_send_srej_list() 2915 l2cap_send_sframe(chan, &local_control); in l2cap_tx_state_xmit() 2985 l2cap_send_sframe(chan, &local_control); in l2cap_tx_state_wait_f() 6485 l2cap_send_sframe(chan, &control); in l2cap_send_i_or_rr_or_rnr() [all …]
|