Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h155 #define L2CAP_CTRL_REQSEQ 0x3F00 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c996 control->reqseq = (enh & L2CAP_CTRL_REQSEQ) >> L2CAP_CTRL_REQSEQ_SHIFT; in __unpack_enhanced_control()