Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h769 L2CAP_TXSEQ_EXPECTED, enumerator
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c5904 return L2CAP_TXSEQ_EXPECTED; in l2cap_classify_txseq()
5959 case L2CAP_TXSEQ_EXPECTED: in l2cap_rx_state_recv()
6111 case L2CAP_TXSEQ_EXPECTED: in l2cap_rx_state_srej_sent()
6391 if (l2cap_classify_txseq(chan, txseq) == L2CAP_TXSEQ_EXPECTED) { in l2cap_stream_rx()