Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h693 #define L2CAP_CONF_MAX_CONF_RSP 2 macro
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c4185 if (chan->num_conf_rsp <= L2CAP_CONF_MAX_CONF_RSP) { in l2cap_config_rsp()