Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dl2cap.h795 L2CAP_RX_STATE_RECV, enumerator
/Linux-v5.15/net/bluetooth/
Dl2cap_core.c2281 chan->rx_state == L2CAP_RX_STATE_RECV) { in l2cap_send_ack()
2871 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_abort_rx_srej_sent()
3294 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_ertm_init()
6653 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_rx_queued_iframes()
7122 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_finish_move()
7181 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_rx_state_wait_f()
7227 case L2CAP_RX_STATE_RECV: in l2cap_rx()