Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h741 L2CAP_RX_STATE_WAIT_P, enumerator
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c1240 chan->rx_state = L2CAP_RX_STATE_WAIT_P; in l2cap_move_done()
6518 case L2CAP_RX_STATE_WAIT_P: in l2cap_rx()