Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dl2cap.h157 #define L2CAP_CTRL_SUPERVISE 0x000C macro
/Linux-v6.1/net/bluetooth/
Dl2cap_core.c1030 control->super = (enh & L2CAP_CTRL_SUPERVISE) >> L2CAP_CTRL_SUPER_SHIFT; in __unpack_enhanced_control()