L2CAP_CONF_OPT_SIZE 2994 net/bluetooth/l2cap_core.c 	len = L2CAP_CONF_OPT_SIZE + opt->len;
L2CAP_CONF_OPT_SIZE 3028 net/bluetooth/l2cap_core.c 	if (size < L2CAP_CONF_OPT_SIZE + len)
L2CAP_CONF_OPT_SIZE 3052 net/bluetooth/l2cap_core.c 	*ptr += L2CAP_CONF_OPT_SIZE + len;
L2CAP_CONF_OPT_SIZE 3369 net/bluetooth/l2cap_core.c 	while (len >= L2CAP_CONF_OPT_SIZE) {
L2CAP_CONF_OPT_SIZE 3589 net/bluetooth/l2cap_core.c 	while (len >= L2CAP_CONF_OPT_SIZE) {
L2CAP_CONF_OPT_SIZE 3776 net/bluetooth/l2cap_core.c 	while (len >= L2CAP_CONF_OPT_SIZE) {