Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h761 L2CAP_RX_STATE_RECV, enumerator
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c2161 chan->rx_state == L2CAP_RX_STATE_RECV) { in l2cap_send_ack()
2726 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_abort_rx_srej_sent()
3144 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_ertm_init()
5765 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_rx_queued_iframes()
6252 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_finish_move()
6307 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_rx_state_wait_f()
6349 case L2CAP_RX_STATE_RECV: in l2cap_rx()