Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dl2cap.h799 L2CAP_RX_STATE_WAIT_F, enumerator
/Linux-v6.6/net/bluetooth/
Dl2cap_core.c1351 chan->rx_state = L2CAP_RX_STATE_WAIT_F; in l2cap_move_done()
7346 case L2CAP_RX_STATE_WAIT_F: in l2cap_rx()