Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dl2cap.h744 L2CAP_RX_STATE_RECV, enumerator
/Linux-v4.19/net/bluetooth/
Dl2cap_core.c2086 chan->rx_state == L2CAP_RX_STATE_RECV) { in l2cap_send_ack()
2675 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_abort_rx_srej_sent()
3099 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_ertm_init()
5967 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_rx_queued_iframes()
6436 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_finish_move()
6495 chan->rx_state = L2CAP_RX_STATE_RECV; in l2cap_rx_state_wait_f()
6541 case L2CAP_RX_STATE_RECV: in l2cap_rx()