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.c5912 return L2CAP_TXSEQ_EXPECTED; in l2cap_classify_txseq()
5967 case L2CAP_TXSEQ_EXPECTED: in l2cap_rx_state_recv()
6119 case L2CAP_TXSEQ_EXPECTED: in l2cap_rx_state_srej_sent()
6399 if (l2cap_classify_txseq(chan, txseq) == L2CAP_TXSEQ_EXPECTED) { in l2cap_stream_rx()