Home
last modified time | relevance | path

Searched refs:L2CAP_EXT_CTRL_POLL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h168 #define L2CAP_EXT_CTRL_POLL 0x00040000 macro
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h177 #define L2CAP_EXT_CTRL_POLL 0x00040000 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c1055 control->poll = (ext & L2CAP_EXT_CTRL_POLL) >> L2CAP_EXT_CTRL_POLL_SHIFT; in __unpack_extended_control()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c1004 control->poll = (ext & L2CAP_EXT_CTRL_POLL) >> L2CAP_EXT_CTRL_POLL_SHIFT; in __unpack_extended_control()

Completed in 23 milliseconds