max_uuid_count   3927 net/bluetooth/mgmt.c 	const u16 max_uuid_count = ((U16_MAX - sizeof(*cp)) / 16);
max_uuid_count   3954 net/bluetooth/mgmt.c 	if (uuid_count > max_uuid_count) {