Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dl2cap.h748 L2CAP_RX_STATE_WAIT_F, enumerator
/Linux-v4.19/net/bluetooth/
Dl2cap_core.c1248 chan->rx_state = L2CAP_RX_STATE_WAIT_F; in l2cap_move_done()
6551 case L2CAP_RX_STATE_WAIT_F: in l2cap_rx()