Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dl2cap.h161 #define L2CAP_CTRL_POLL 0x0010 macro
/linux-6.6.21/net/bluetooth/
Dl2cap_core.c1026 control->poll = (enh & L2CAP_CTRL_POLL) >> L2CAP_CTRL_POLL_SHIFT; in __unpack_enhanced_control()