Searched refs:l2cap_tx (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/bluetooth/ |
H A D | l2cap_core.c | 63 static void l2cap_tx(struct l2cap_chan *chan, struct l2cap_ctrl *control, 1236 l2cap_tx(chan, NULL, NULL, L2CAP_EV_EXPLICIT_POLL); l2cap_move_done() 1806 l2cap_tx(chan, NULL, NULL, L2CAP_EV_MONITOR_TO); l2cap_monitor_timeout() 1827 l2cap_tx(chan, NULL, NULL, L2CAP_EV_RETRANS_TO); l2cap_retrans_timeout() 2533 l2cap_tx(chan, NULL, &seg_queue, L2CAP_EV_DATA_REQUEST); l2cap_chan_send() 2811 static void l2cap_tx(struct l2cap_chan *chan, struct l2cap_ctrl *control, l2cap_tx() function 2834 l2cap_tx(chan, control, NULL, L2CAP_EV_RECV_REQSEQ_AND_FBIT); l2cap_pass_to_tx() 2841 l2cap_tx(chan, control, NULL, L2CAP_EV_RECV_FBIT); l2cap_pass_to_tx_fbit() 5897 l2cap_tx(chan, NULL, NULL, event); l2cap_chan_busy()
|
Completed in 89 milliseconds