Home
last modified time | relevance | path

Searched refs:L2CAP_RX_STATE_RECV (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/net/bluetooth/
Dl2cap.h793 L2CAP_RX_STATE_RECV, enumerator
/Linux-v5.10/net/bluetooth/
Dl2cap_core.c2273 chan->rx_state == L2CAP_RX_STATE_RECV) { in l2cap_send_ack()
2863 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_abort_rx_srej_sent()
3286 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_ertm_init()
6638 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_rx_queued_iframes()
7107 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_finish_move()
7166 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_rx_state_wait_f()
7212 case L2CAP_RX_STATE_RECV: in l2cap_rx()