Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h796 L2CAP_RX_STATE_WAIT_P, enumerator
/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c1359 chan->rx_state = L2CAP_RX_STATE_WAIT_P; in l2cap_move_done()
7311 case L2CAP_RX_STATE_WAIT_P: in l2cap_rx()