Searched refs:l2cap_tx (Results 1 – 1 of 1) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | l2cap_core.c | 60 static void l2cap_tx(struct l2cap_chan *chan, struct l2cap_ctrl *control, 1910 l2cap_tx(chan, NULL, NULL, L2CAP_EV_MONITOR_TO); in l2cap_retrans_timeout() 1931 l2cap_tx(chan, NULL, NULL, L2CAP_EV_RETRANS_TO); in l2cap_streaming_send() 2650 l2cap_tx(chan, NULL, &seg_queue, L2CAP_EV_DATA_REQUEST); in l2cap_send_srej() 2929 static void l2cap_tx(struct l2cap_chan *chan, struct l2cap_ctrl *control, in l2cap_pass_to_tx() 2952 l2cap_tx(chan, control, NULL, L2CAP_EV_RECV_REQSEQ_AND_FBIT); in l2cap_raw_recv() 2959 l2cap_tx(chan, control, NULL, L2CAP_EV_RECV_FBIT); in l2cap_raw_recv() 5844 l2cap_tx(chan, NULL, NULL, event); in l2cap_rx_queued_iframes() 2905 static void l2cap_tx(struct l2cap_chan *chan, struct l2cap_ctrl *control, l2cap_tx() function
|