Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h169 #define L2CAP_EXT_CTRL_SUPERVISE 0x00030000 macro
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c937 control->super = (ext & L2CAP_EXT_CTRL_SUPERVISE) >> L2CAP_EXT_CTRL_SUPER_SHIFT; in __unpack_extended_control()