Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dl2cap.h328 #define L2CAP_CONF_FLAG_CONTINUATION 0x0001 macro
/Linux-v6.1/net/bluetooth/
Dl2cap_core.c4439 if (flags & L2CAP_CONF_FLAG_CONTINUATION) { in l2cap_config_req()
4598 if (flags & L2CAP_CONF_FLAG_CONTINUATION) in l2cap_config_rsp()