L2CAP_MODE_BASIC 1130 net/bluetooth/l2cap.c 		opts.mode     = L2CAP_MODE_BASIC;
L2CAP_MODE_BASIC 1179 net/bluetooth/l2cap.c 		opts.mode     = L2CAP_MODE_BASIC;
L2CAP_MODE_BASIC 1464 net/bluetooth/l2cap.c 	struct l2cap_conf_rfc rfc = { .mode = L2CAP_MODE_BASIC };
L2CAP_MODE_BASIC 1507 net/bluetooth/l2cap.c 		if (rfc.mode == L2CAP_MODE_BASIC) {
L2CAP_MODE_BASIC 1520 net/bluetooth/l2cap.c 			rfc.mode = L2CAP_MODE_BASIC;