Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h147 #define L2CAP_CTRL_TXSEQ 0x007E macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c1016 control->txseq = (enh & L2CAP_CTRL_TXSEQ) >> L2CAP_CTRL_TXSEQ_SHIFT; in __unpack_enhanced_control()