Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dl2cap.h799 L2CAP_RX_STATE_WAIT_F, enumerator
/linux-6.6.21/net/bluetooth/
Dl2cap_core.c1351 chan->rx_state = L2CAP_RX_STATE_WAIT_F; in l2cap_move_done()
7362 case L2CAP_RX_STATE_WAIT_F: in l2cap_rx()