Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dl2cap.h798 L2CAP_RX_STATE_WAIT_P, enumerator
/linux-6.1.9/net/bluetooth/
Dl2cap_core.c1357 chan->rx_state = L2CAP_RX_STATE_WAIT_P; in l2cap_move_done()
7322 case L2CAP_RX_STATE_WAIT_P: in l2cap_rx()