Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dl2cap.h738 L2CAP_RX_STATE_WAIT_F, enumerator
/linux-4.1.27/net/bluetooth/
Dl2cap_core.c1237 chan->rx_state = L2CAP_RX_STATE_WAIT_F; in l2cap_move_done()
6511 case L2CAP_RX_STATE_WAIT_F: in l2cap_rx()