Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h317 #define L2CAP_CONF_FLAG_CONTINUATION 0x0001 macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c4254 if (flags & L2CAP_CONF_FLAG_CONTINUATION) { in l2cap_config_req()
4402 if (flags & L2CAP_CONF_FLAG_CONTINUATION) in l2cap_config_rsp()